nana

Crates.ionana
lib.rsnana
version0.1.0
sourcesrc
created_at2022-10-15 23:16:00.043362
updated_at2022-10-15 23:16:00.043362
descriptionA fast and customizable Node.js package manager
homepagehttps://github.com/nickfla1/nana
repositoryhttps://github.com/nickfla1/nana
max_upload_size
id689196
size83,486
nickfla1 (nickfla1)

documentation

README

Warning: Nana is still a Work In Progress and its usage in production environment it highly discouraged.

Nana

Fast and customizable Node.js package manager written in Rust!

Usage

Print Nana's version

nana version

Install dependencies in the current directly

nana install

Run custom script from package.json

nana <script-name>

Contributing

TBD.

License

LICENSE

Commit count: 21

cargo fmt