node-prune
Remove unnecessary files from node_modules (.md .ts ...)
Install
$ curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git lidongjies/node-prune
Roadmap
- [x] first implementation
- [x] parsing command line arguments
- [x] add log
- [x] communicating with human
- [x] nicer error reporting
- [x] unit test TDD
- [x] cargo install
- [x] communicating with machines
- [x] add docs
- [ ] release binary file