1.0.2 • Published 5 years ago
auti v1.0.2
auti
auto install nodejs package
useage:
auti opt specify_file.js opt // will find the dependences from specify_file.js to install, you can specify multiple file auti opt your_dir opt // auti . find all dependences from current dir to install, the auti will scan all .js file, you also can specify more dir
opt:
--save: alias -s and -s