themer/cli/packages/iterm/README.md
2020-04-25 07:37:14 -06:00

16 lines
467 B
Markdown

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