themer/cli/packages/windows-terminal/README.md

16 lines
517 B
Markdown
Raw Normal View History

# @themer/windows-terminal
A [Windows Terminal](https://github.com/microsoft/terminal) template for [themer](https://github.com/mjswensen/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`.