Chris O'Donnell
Chris O'Donnell
Allows users to install non-standard plugins and shareable configuration packages for use in their `plugins` and `extends` without having the install those dependencies in their own applications. Closes #168 ###...
Thoughts on providing a `--git` flag (name WIP) to the cli that would run `git` instead of `fs` [here](https://github.com/75lb/renamer/blob/83e33852c58f9f34d3f7ae32d0e216270f3bd498/lib/rename-file.js#L28)? Would need to solve for elegantly running a git command in...
Sorry if you've addressed this already, I searched but came up empty. --- Why is it that rather than dispatching a new action for success/failure, you instead just pass it...