0.1.6 • Published 10 years ago

liwide-js v0.1.6

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

liwide-js Build Status

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.

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.0

10 years ago