themer/cli/packages/wox
2020-05-05 06:46:09 -06:00
..
lib Implement Wox theme generator 2020-05-05 06:46:09 -06:00
.gitignore Implement Wox theme generator 2020-05-05 06:46:09 -06:00
.yarnrc Implement Wox theme generator 2020-05-05 06:46:09 -06:00
package.json Implement Wox theme generator 2020-05-05 06:46:09 -06:00
README.md Implement Wox theme generator 2020-05-05 06:46:09 -06:00

@themer/wox

A Wox template for 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.