0.4.2 • Published 8 years ago

@quilt/install v0.4.2

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

This repo contains a Node.js package for easily installing Quilt using npm.

To pull the compiled binaries off GitHub, and install them:

$ npm install -g @quilt/install

Note that the -g flag is necessary to install the binaries globally (i.e. so that quilt can be invoked from anywhere).

If installing as root, the --unsafe-perm flag is required:

$ sudo npm install -g @quilt/install --unsafe-perm
0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago