themer/cli/packages/bbedit/README.md
2020-04-24 06:10:31 -06:00

16 lines
438 B
Markdown

# @themer/bbedit
A BBEdit theme generator for [themer](https://github.com/mjswensen/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`.