themer/cli/packages/wox/README.md

16 lines
434 B
Markdown
Raw Normal View History

2020-05-05 12:46:09 +00:00
# @themer/wox
A [Wox](http://www.wox.one/) template for [themer](https://github.com/mjswensen/themer).
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/wox
Then pass `@themer/wox` as a `-t` (`--template`) arg to `themer`:
themer -c my-colors.js -t @themer/wox -o gen
Installation instructions for the generated theme(s) will be included in `<output dir>/README.md`.