Freight - Dependency Bundles for NPM and Bower
Freight helps you:
Freight consists of two components - a tiny command line tool and a Freight Server that manages the dependencies.
See the Freight Documentation.
See the Freight Server README to help you setup a Freight Server.
Install npm install -g freight
.
Get the sample project:
git clone https://github.com/vladikoff/freight-sample.git && cd freight-sample
Run freight -u http://freight.vf.io
, you will now have the NPM and Bower modules!
Freight supports:
npm-shrinkwrap.json
, NPM rebuild, production only bundles.bowerrc
, Bower resolutionsVlad Filippov |
See the CHANGELOG.