themer/cli/packages/emacs
2020-05-14 07:28:05 -06:00
..
lib Clarify Emacs installation instructions 2020-05-14 07:28:05 -06:00
.gitignore Implement emacs theme template 2020-05-14 06:50:20 -06:00
.yarnrc Implement emacs theme template 2020-05-14 06:50:20 -06:00
package.json Implement emacs theme template 2020-05-14 06:50:20 -06:00
README.md Implement emacs theme template 2020-05-14 06:50:20 -06:00

@themer/emacs

An emacs template for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install @themer/emacs

Then pass @themer/emacs as a -t (--template) arg to themer:

themer -c my-colors.js -t @themer/emacs -o gen

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