generator-bs-less-coffee-webfont

0.0.6 • Public • Published

generator-bs-less-coffee-webfont Build Status

Yeoman generator

Getting Started

  • Make sure you have yo installed:
  npm install -g yo
  • Install the generator:
  npm install -g generator-bs-less-coffee-webfont
  - or -
  sudo npm install -g generator-bs-less-coffee-webfont
  • Scaffold your project:
  yo bs-less-coffee-webfont
  • Run npm and bower
  npm install && bower install
  • Run grunt for building and grunt serve for preview
  grunt serve
  • To deploy to github pages: (Make sure that you create a repository in github)
  grunt deploy
  • To generate font icons, add svg's to the app -> fonts -> icons folder

Opitons

  • --skip-install Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework <framework> Defaults to mocha. Can be switched for another supported testing framework like jasmine.

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.

If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.

License

MIT

Dependents (0)

Package Sidebar

Install

npm i generator-bs-less-coffee-webfont

Weekly Downloads

1

Version

0.0.6

License

MIT

Last publish

Collaborators

  • websiddu