Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 394 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 394 Bytes

SHOYU

SHOYU is a npm helper - it reads your code to find out what packages need to be installed

Install

npm install --global shoyu

Use

shoyu [options] [command]

Commands

help     Display help
install  parse src and install dependencies

Options

-h, --help     Output usage information
-v, --version  Output the version number