drmikecrowe
                                            drmikecrowe
                                        
                                    Hi folks, I'm using Template with Dwoo, and when parsing the view, I get this error: Error: - require_once(/var/www/system/../themes//lib/function.php) [function.require-once]: failed to open stream: No such file or directory -...
## Bug Report #### Current Behavior Using the latest `xonsh` version 0.11.0, there are 2 key issues: 1. Using the `execx($(starship init xonsh))` results in an error starting up. Details...
@sapegin -- this is NOT ready for release yet, but wanted to show you my current code. The latest `eslint-config-prettier` simplifies things considerably, so I updated my eslint task to...
So, traditionally I use [debug](https://github.com/visionmedia/debug) for console logging (which ololog could replace, if it had the filters) and winston for centralized logging. What's your plan for how ololog will expand...
I'm liking everything I see about Tile38, and it looks like it will solve a technical issue I'd have to implement (roaming geofences). Is there a list available of existing...
Trying to run a bunch of small tasks in parallel (trying 12x once) Error: ``` Line: 193 ash /hFile: /home/wagoodman/go/src/github.com/wagoodman/bashful/screen.go s/leftcenter/the-forward/the-forward-all.html fork/exec /bin/stty: too many open files Runtime[00:01:22] ETA[00:-1:-22] &{0xc4200a0060}...
Add the podcast type itunes tag: ``` episodic ```
**Is your feature request related to a problem? Please describe.** I'm trying to add the `cors` middleware to a compose chain, and can't seem to find the right combination. Here's...
**What version are you using?** Version 2.0.17 **What OS are you running?** Linux **Are you using Docker or as a service?** Yes **Please attach a log file here with the...
For anyone interested (and hopefully a doc update), here is the `.xonshrc` updates for nix: ```xonsh # Set up the per-user profile. # This part should be kept in sync...