themer/cli/packages/terminal/README.md
2020-04-25 13:28:29 -06:00

682 B

@themer/terminal

A Terminal.app theme generator for themer.

Dependencies

This module utilizes Swift and the AppKit library to create the contents of the theme file. Install Xcode and you should be good to go.

Installation & usage

Install this module wherever you have themer installed.

npm install @themer/terminal

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

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

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