themer/cli/packages/iterm
2020-04-25 07:37:14 -06:00
..
lib Scope iTerm package 2020-04-25 07:37:14 -06:00
.gitignore Scope iTerm package 2020-04-25 07:37:14 -06:00
.yarnrc Scope iTerm package 2020-04-25 07:37:14 -06:00
package.json Scope iTerm package 2020-04-25 07:37:14 -06:00
README.md Scope iTerm package 2020-04-25 07:37:14 -06:00

@themer/iterm

An iTerm theme generator for 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.