Skip to content

node-freight/freight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 21, 2016
cde468d · Jul 21, 2016

History

64 Commits
Jul 6, 2014
Jul 22, 2014
Oct 12, 2015
Jun 19, 2014
Sep 22, 2014
Jun 9, 2014
Sep 7, 2014
Jul 6, 2014
May 19, 2014
Oct 12, 2015
Apr 13, 2015
Jul 21, 2016
Sep 7, 2014
May 19, 2014
Jun 3, 2015
Apr 13, 2015
Sep 7, 2014
Jul 21, 2016

Repository files navigation

Freight Build Status Downloads

Dependency Bundles for NPM and Bower

Freight helps you:

  • Bundle all your dependencies into a compressed archive.
  • Avoid committing dependencies into project source.
  • Speed up project and dependency installation.
  • Speed up continuous integration and deployment.
  • Stop relying on NPM and Bower registries.
  • Avoid dependency installation issues during deployment.

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.

Try it out

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!

Visual Demo

How it works

Freight supports:

  • with NPM: npm-shrinkwrap.json, NPM rebuild, production only bundles
  • with Bower: .bowerrc, Bower resolutions

Author

twitter/vladikoff
Vlad Filippov

Release History

See the CHANGELOG.

About

Freight - Dependency Bundles for NPM and Bower

Resources

License

Stars

Watchers

Forks

Packages

No packages published