node-prune

Crates.ionode-prune
lib.rsnode-prune
version1.0.0
sourcesrc
created_at2020-01-07 04:54:36.517842
updated_at2022-07-16 05:04:59.07526
descriptionRemove unnecessary files from node_modules
homepagehttps://github.com/makeco/node-prune
repositoryhttps://github.com/makeco/node-prune
max_upload_size
id196038
size44,437
李冬杰 Jaye Lee (lidongjies)

documentation

README

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
Commit count: 33

cargo fmt