themer/cli/packages/themer-cmd
2020-03-20 06:28:18 -06:00
..
lib Implement renderInstructions in themer-cmd 2020-03-16 07:41:25 -06:00
.gitignore Move packages into cli/. 2018-10-09 06:35:01 -06:00
.yarnrc Move packages into cli/. 2018-10-09 06:35:01 -06:00
package.json themer-cmd-v1.1.0 2020-03-20 06:28:18 -06:00
README.md Implement renderInstructions in themer-cmd 2020-03-16 07:41:25 -06:00

themer-cmd

A CMD.exe theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-cmd

Then pass themer-cmd as a -t (--template) arg to themer:

themer -c my-colors.js -t themer-cmd -o gen

Installation instructions for the generated theme file(s) will be included in <output dir>/README.md.