themer/cli/packages/themer-hyper
2020-03-31 21:06:04 -06:00
..
lib Fix command in installation instructions 2020-03-31 20:57:44 -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-hyper-v3.1.1 2020-03-31 21:06:04 -06:00
README.md Implement renderInstructions in themer-hyper 2020-03-16 07:41:25 -06:00

themer-hyper

A Hyper.app plugin generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-hyper

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

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

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