themer/cli/packages/hyper
2020-04-25 22:00:56 -06:00
..
lib Scope Hyper package 2020-04-25 07:34:34 -06:00
.gitignore Scope Hyper package 2020-04-25 07:34:34 -06:00
.yarnrc Fix yarn configuration values 2020-04-25 22:00:56 -06:00
package.json Scope Hyper package 2020-04-25 07:34:34 -06:00
README.md Scope Hyper package 2020-04-25 07:34:34 -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.