core-framework-cli
v0.2.5
Published
CLI para o core-framework
Downloads
3
Readme
core-framework-cli
CLI para o core-framework
Getting Started
Install the module with: npm install core-framework-cli
var core_framework_cli = require('core-framework-cli');
core_framework_cli.awesome(); // "awesome"
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.
Release History
(Nothing yet)
License
Copyright (c) 2012 William Lepinski
Licensed under the MIT license.