themer/cli/packages/terminal
2020-04-25 22:00:56 -06:00
..
lib Scope Terminal.app package 2020-04-25 13:28:29 -06:00
.gitignore Scope Terminal.app package 2020-04-25 13:28:29 -06:00
.yarnrc Fix yarn configuration values 2020-04-25 22:00:56 -06:00
package.json Scope Terminal.app package 2020-04-25 13:28:29 -06:00
README.md Scope Terminal.app package 2020-04-25 13:28:29 -06:00

@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.