0.0.9 • Published 13 years ago

vivid-builder v0.0.9

Weekly downloads
47
License
-
Repository
github
Last release
13 years ago

vivid-builder

Build your javascript projects with vivid-builder.

Getting Started

Install the builder with: npm install vivid-builder

Start using:

console.log('foo')
include('./bar.js')

Usage

vivid-builder [options] <file ...>

Options:
	-h, --help                         output usage information
	-V, --version                      output the version number
	-o, --out [dir]                    Output directory
	-u, --uglify                       Compress with ugilfy.js
	-v, --verbose                      Display building messages
	-i, --include-function <function>  Including function name

Contributing

If you got a crazy idea to improve this, open issue please.

License

Copyright (c) 2012 Vladimir Tsvang Licensed under the MIT license.

0.0.9

13 years ago

0.0.8

13 years ago

0.0.7

13 years ago

0.0.6

13 years ago

0.0.5

14 years ago

0.0.4

14 years ago

0.0.3

14 years ago

0.0.2

14 years ago

0.0.1

14 years ago