Gangstead
Gangstead
It clearly isn't supported anymore, but they got the good name on npm.
Me and the folks at nodeschool/dallas are working on a workshopper for the [commander.js](https://github.com/tj/commander.js) library. It's in progress and we'd love some feed back or more contributors. https://github.com/gangstead/comder
I was getting an error when starting the container: ``` /src/node_modules/micromatch/index.js:44 let isMatch = picomatch(String(patterns[i]), { ...options, onResult }, true); ^^^ SyntaxError: Unexpected token ... ``` In case the markdown...