Getting started

This is a quick start guide to start using ULTRA to install packages.

npm install -g ultra-pkg

Usage

To install packages from package.json you have to run the following command:

ultra install

You can also install packages from the command line:

ultra install lodash # You can also use flags like -D