themer/cli/packages/conemu/README.md
2020-04-25 07:23:16 -06:00

16 lines
433 B
Markdown

# @themer/conemu
A ConEmu theme generator for [themer](https://github.com/mjswensen/themer).
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/conemu
Then pass `@themer/conemu` as a `-t` (`--template`) arg to `themer`:
themer -c my-colors.js -t @themer/conemu -o gen
Installation instructions for the generated theme(s) will be included in `<output dir>/README.md`.