Nova Package Manager
Download NPM
curl https://raw.githubusercontent.com/Krowemoh/npm/main/NPM -o NPM
Compile and catalog NPM
BASIC BP NPM
CATALOG BP NPM
NPM - Nova Package Manager
INFO - Get system information
CHECK - Display package conflicts
GET - Get a file
NPM GET <FILE> <RECORD> <URL>
COMPILE - Compile a file with conditional compilation
NPM COMPILE <FILE> <RECORD>
INSTALL - GET and COMPILE and CATALOG
NPM INSTALL <FILE> <RECORD> <URL>
LIST - List available packages
NPM LIST
SYNC - Install all available packages to FILE
NPM SYNC <FILE>