tetanize
v0.0.7
Published
Concat a Node package to a single CommonJS file
Readme
Tetanize
Create a single Titanium module from any node package
Installation
$ npm install -g tetanizeUsage
$ cd YOUR_PACKAGE_FOLDER
$ tetanizeThis will create a single JS file with the name of your package.
