Fabrício José Souza

Results 15 issues of Fabrício José Souza

`kool` (https://github.com/kool-dev/kool) is a tool that facilitates leveraging Docker and Docker Compose for all teams on any stacks; with some presets for popular frameworks you can get started very quickly....

This is just a proof of concept of what could be an implementation for: https://github.com/joho/godotenv/issues/102 I know the `overload` passing through is ugly, just wanted to illustrate the desired behaviour...

Is there a particular reason for NOT falling back to os.Getenv, when a variable to be expanded within another variable in the file DO NOT exist in that file? I...

#### New App Submission - [x] I've read the [contribution guidelines](https://github.com/agarrharr/awesome-cli-apps/blob/master/contributing.md). **Repo or homepage link:** - https://github.com/kool-dev/kool - https://kool.dev/ **Description:** `kool` is a development environment manager leveraging Docker and Docker...

Hello! This is probably more like a question than any bug/feature report, so please let me know if this is out of order as an issue here. I have setup...

We need to document the deploy feature, *as is*, and let's label it in either **alpha** - so no strings attached. We need to document: - Configuration files and their...

documentation
2.0
UX/config

There are two recurring use cases that we often rise up support from Kool users. - [ ] How to give a running container the same SSH access your host...

documentation

Our team had to make this WIP/quick fix to leverage the package because we use several custom providers and guards in our application. Leaving this here as a work in...

I have this bundle used on a Sonata/CMF project, which I am trying to get upgraded from Symfony **2.8** to **3.4** (to eventually hopefully get it to 4.0). I see...

I am migrating a CMF/Sonata application from Symfony 2.8 to 3.4 - that made me upgrade all CMF/Sonata stuff as well. In this process I moved from `symfony-cmf/tree-browser-bundle:^1.0.0` to `symfony-cmf/tree-browser-bundle...