generator-hashirama

0.0.6 • Public • Published

Generator-hashirama

Build Status

A generator for Yeoman.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-hashirama
  • Run: yo hashirama

Options

Grunt commands

  • watch event:

    Run: grunt w

    This will start the watch event e build the files you are working when you save

  • grunt server:

    Run: grunt server

    This will run the server um port 9000 (localhost:9000)

    Run: grunt server:live || grunt server:livereload

    This will run the server um port 9000 and reload on files update

  • grunt build

    Run: grunt build || grunt b

    This will build all your project (compass and uglifyjs)

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i generator-hashirama

Weekly Downloads

1

Version

0.0.6

License

none

Last publish

Collaborators

  • tisvasconcelos