gas
v0.0.5
Published
Garbage Aggregation System
Downloads
167
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 install
Using NPM:
npm install gas --save
MODULE
GAS runs as a module see the examples folder for ways to use GAS within your project.
LICENSE
MIT