liwide-js
v0.1.6
Published
Is a simple tool for create, organize and manage your DB source code (DDL, DML, etc)
Downloads
4
Readme
liwide-js
Is a simple tool for create, organize and manage your DB source code (DDL, DML, etc)
Getting Started
Install the module with: npm install liwide-js
var liwide-js = require('liwide-js');
liwide-js.awesome(); // "awesome"
Install with cli command
$ npm install -g liwide-js
$ liwide-js --help
$ liwide-js --version
# creates a browser.js
$ grunt browserify
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
License
Copyright (c) 2014 mgramin
Licensed under the MIT license.