Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 450 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 450 Bytes

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

  • first implementation
  • parsing command line arguments
  • add log
  • communicating with human
  • nicer error reporting
  • unit test TDD
  • cargo install
  • communicating with machines
  • add docs
  • release binary file