Evan Sherwood
Evan Sherwood
Just adding the [stylus](http://learnboost.github.io/stylus/) extension here; appears to work.
Followed your instructions to a T, but I'm getting a "uninitialized constant Breadcrumb" error. I'm running Rails 3.0.0.beta3. I installed crumble as a gem, and it shows up with "gem...
Is there a way to conditionally mark ENV vars as required based on the values of other ENV vars? In my case, I have the following 4 vars: - `USE_TLS`...
I tried setting my editor to `nvim` and `gojot` opens the program alright, but I don't see any of my entries: just the default splash screen for [NeoVim](https://neovim.io/). [Here's an...
Trying out cage for the first time, and I'm getting warnings similar to this every time I do `cage up`: > WARNING: Found orphan containers (publicsearch_redis_1, publicsearch_pg_1, publicsearch_configuration_1, publicsearch_rabbitmq_1) for...
I'm a fish-outta-water with this stuff, so apologies up-front. I'm trying to setup an environment to do some Node debugging, à la [this talk](https://www.youtube.com/watch?v=O1YP8QP9gLA). So far I've got [OmniOSCE r151032](https://omniosce.org)...
Hi! Awesome work with this! I know it's relatively hot-off-the-press, but could we get [Docker Heredoc](https://www.docker.com/blog/introduction-to-heredocs-in-dockerfiles/) support?
Any chance for this? I see `shared/src/wg.rs` only targets `macos` & `linux`... thanks!!
I'm working on a common library for a number of micro services that consume roughly the same environment variables. I'd like to provide definitions for all possible variables in my...
I appreciate the leader lines on wider displays, but they are quite noisy on narrower displays: Can something be done about that?