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
- Host: GitHub
- URL: https://github.com/pouyakary/themex-yeoman
- Owner: pouyakary
- License: other
- Created: 2016-08-02T14:18:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-03T07:56:34.000Z (almost 10 years ago)
- Last Synced: 2024-04-26T04:41:32.842Z (about 2 years ago)
- Topics: cli, kary-comments, karyfoundation, themex, themex-yeoman, yeoman, yeoman-generator
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

## 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!