themer/cli/packages/themer-atom-syntax
2020-04-01 07:45:04 -06:00
..
lib Upgrade dependencies 2020-04-01 07:45:04 -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 Upgrade dependencies 2020-04-01 07:45:04 -06:00
README.md Implement renderInstructions in themer-atom-syntax 2020-03-16 07:41:25 -06:00

themer-atom-syntax

An Atom syntax theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-atom-syntax

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

themer -c my-colors.js -t themer-atom-syntax -o gen

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