0.0.1 • Published 6 years ago
cli-blocks v0.0.1
Blocks-cli
This is a command line (CLI) tool for interacting with Blocks Framework
Commands
| Commands | Description | 
|---|---|
| start | Starts development server | 
| scripts | Minifies js code | 
| sass | Runs sass compiler | 
Contributing
- Fork it (https://github.com/asadadams/blocks-cli/fork)
 - Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
 
Changelog
0.0.1
6 years ago