generator-teslar

0.0.0 • Public • Published

generator-teslar Build Status

An opinonated Yeoman generator that boosts your devlopment and deployment

Getting Started

To install generator-teslar from npm, run:

$ npm install -g generator-teslar

Finally, initiate the generator:

$ yo teslar

Features

Lots of features are copied from generator-webapp:

  • CSS Autoprefixing
  • Preview with livereload
  • Compass Compile
  • JSHint
  • Wireup your bower components
  • Image optmization
  • Mocha unit testing
  • Modernizr builds

Unique features:

  • Hanldebar rendering
  • Deployment support
    • Build-control over Git
    • SFTP
  • Assets path replacement with CDN prefix

Frameworks

Optional CSS Frameworks

  • YUI Pure
  • Foundation 5

Deployment

  • grunt-buildcontrol helps you transfer your build to a specific Git remote/branch
  • grunt-cdn helps you to prefix your CSS/Javascript paths with your CDN location
  • grunt-ssh helps you to deploy your build to SFTP server

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i generator-teslar

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • robinqu