gas
v0.0.5
Published
Garbage Aggregation System
Downloads
33
Readme
gas

Garbage Aggregation System
USING
Gas is designed to help aggregate errors and find caveat's within code. For usage see the examples folder.
INSTALLING
Using Git:
git clone https://github.com/active9/gas
cd gas
npm installUsing NPM:
npm install gas --saveMODULE
GAS runs as a module see the examples folder for ways to use GAS within your project.
LICENSE
MIT
