themer/cli/packages/themer-bbedit
2020-03-20 06:28:08 -06:00
..
lib Implement renderInstructions in themer-bbedit 2020-03-16 07:41:25 -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-bbedit-v1.1.0 2020-03-20 06:28:08 -06:00
README.md Implement renderInstructions in themer-bbedit 2020-03-16 07:41:25 -06:00

themer-bbedit

A BBEdit theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-bbedit

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

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

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