Carbon
This element is the chemical basis of all known life
Yeoman generator to create Static Websites.
Batteries
- Browersync - Multiple browsers testing tool
- Grunt - Task Runner
- Sass - CSS extension language
- Angular.js - Awesome Javascript Framework
Motivation
When I started this project i was look to a way to speed up my projects. So i got some tools that i used to use, put this together to create this simples Yeoman generator.
Installation
Install yo
, grunt-cli
, bower
, generator-carbon
:
npm install -g grunt-cli bower yo generator-carbon
Make a new directory, and cd
into it:
mkdir my-new-project && cd $_
Run yo carbon
:
yo carbon
Tests
TO-DO
Need help?
Just send an email to henriquesosa@gmail.com
Author
Henrique Sosa: @henriquesosa
License
Licensed under MIT. Enjoy.