reduxifire
v1.2.0
Published
used to generate a boilerplate of redux files inside a redux-named folder at the given location
Downloads
63
Maintainers
Readme
use
use reduxifire some/path/to/create/redux/folder
- [x] copy files
- [ ] add check on required packages ( and install it )
- [ ] if no arg, copy in CWD
for more convenience, please consider to add the package locally and a script on the package.json like rx: reduxifire then with yarn : yarn rx 'my/path' npm run rx 'my/path'
It will allow you to easily track the version number of the package.