0.3.2 • Published 11 years ago

node-istatic v0.3.2

Weekly downloads
23
License
-
Repository
github
Last release
11 years ago

iStatic

Static File Manager

Installation

$ npm install node-istatic

Example

Put a file named static.yaml to the root of your project repository.

backbone:
  version: 0.9.2
  url: git://github.com/documentcloud/backbone.git
  file:
    /backbone.js: /public/js/lib/backbone/

lodash:
  version: 0.8.2
  url: git://github.com/bestiejs/lodash.git 
  file:
    /lodash.js: /public/js/lib/

and then

$ istatic pull
0.3.2

11 years ago

0.3.1

11 years ago

0.3.0

11 years ago

0.2.9

11 years ago

0.2.8

11 years ago

0.2.7

11 years ago

0.2.6

11 years ago

0.2.5

11 years ago

0.2.4

11 years ago

0.2.3

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.7

12 years ago

0.1.6

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago