An open API service indexing awesome lists of open source software.

https://github.com/pouyakary/themex-yeoman

themeX project generator for Yeoman
https://github.com/pouyakary/themex-yeoman

cli kary-comments karyfoundation themex themex-yeoman yeoman yeoman-generator

Last synced: about 1 year ago
JSON representation

themeX project generator for Yeoman

Awesome Lists containing this project

README

          

# themeX yeoman generator
This module provides a project generator for [themeX](https://github.com/karyfoundation/themeX) so that you can easily build a project.

![screen shot 2016-08-03 at 5 25 58 am](https://cloud.githubusercontent.com/assets/2157285/17358110/634d9c88-5975-11e6-9429-e79fd613fca5.jpg)

## Whats included?
- It generates a base file with generated UUIDS and all the necessary structure (so you don't have to worry about the rest)
- It provides a Travis CI configuration using NPM so that you can test your themes on the cloud...

## How to...
You don't have to!! it installs automatically with the main themeX package as a dependency. If you have themeX, you can just go run
```
% yo themex
```
And you have it! It's all it takes to generate you're badass awesome themeX file!