cheatah
v0.0.6
Published
More fast and casual CSS styleguide generator
Downloads
25
Readme
cheatah 
More fast and casual CSS styleguide or cheatsheet generator.
You need not write unless comments to generate stylsguide in your CSS file.
Installation
$ npm install -g cheatahExample
Show help:
$ cheatah --helpUsage: cheatah [options]
Options:
-f, --file your css file to generate styleguide [required]
-t, --template import your template file (.ejs) path
-s, --style import your stylesheet path
-V, --versions output the version number
-h, --help output usage informationGenerate styleguide:
$ cheatah -f your-css-file.cssGenerated cheatah.html, and open this file:
$ open cheatah.htmlLicense
The MIT License (MIT)
Copyright (c) 2014 Masaaki Morishita
