OpenSourceWorkflow / generator-kickstart

[deprecated]: yeoman generator for website development
MIT License
10 stars 1 forks source link

add README bundler information #151

Closed SpikeShape closed 8 years ago

SpikeShape commented 8 years ago

Since Bundler is included by default I suggest including a bundler entry in the requirement section of your README.md. It might be worth thinking about making Bundler optional on the setup process.

## Requirements

* [npm](https://npmjs.org)
* [Yeoman](http://yeoman.io)
* [Grunt](http://gruntjs.com)
* [Bower](http://bower.io)
* [Bundler](http://bundler.io)