themer/cli/packages/windows-terminal
2020-05-07 06:57:36 -06:00
..
lib Implement Windows Terminal theme generator 2020-05-07 06:57:36 -06:00
.gitignore Implement Windows Terminal theme generator 2020-05-07 06:57:36 -06:00
.yarnrc Implement Windows Terminal theme generator 2020-05-07 06:57:36 -06:00
package.json Implement Windows Terminal theme generator 2020-05-07 06:57:36 -06:00
README.md Implement Windows Terminal theme generator 2020-05-07 06:57:36 -06:00

@themer/windows-terminal

A Windows Terminal template for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install @themer/windows-terminal

Then pass @themer/windows-terminal as a -t (--template) arg to themer:

themer -c my-colors.js -t @themer/windows-terminal -o gen

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