Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 163 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 163 Bytes

basic package manager

To build: npm run build

To test the add command: npm run test:add -- <package>

To test the install command: npm run test:install