![Mac](https://img.shields.io/badge/OS X-Unsupported-red.svg)
> pip install -r requirements.txt
> python main.py
Commands
h | Help prompt.
css | Generate css skeleton for current frontend.(development)
host | Host current frontend.
cls | Clear terminal.
exit | Exit application.
- Find todos (it won't be hard)
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
v1.0.0/dev: Development build.