1.2.2 • Published 10 years ago

generator-rusic-theme v1.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

generator-rusic-theme

A Yeoman generator to build base Rusic themes.

Getting Started

$ npm install -g generator-rusic-theme
$ mkdir rusic-theme-forum
$ cd rusic-theme-forum
$ yo rusic-theme

Run the above to initiate the generator

It will then ask you a few questions, here are a few customisations you can make

  • coffeescript or javascript
  • scss or css
  • API key setup

It also sets up a nice workflow with gulp :)

Contribute to the generator

Contributions are welcome, please follow GitHub Flow

Building

cd generator-rusic-theme
npm install -g ./

Publishing (core-team)

npm publish

License

MIT

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.2

11 years ago

1.1.1

11 years ago

1.1.0

11 years ago

1.0.0

11 years ago