themer/cli/packages/themer-terminal
2020-03-16 07:41:25 -06:00
..
lib Implement renderInstructions in themer-terminal 2020-03-16 07:41:25 -06:00
.gitignore Move packages into cli/. 2018-10-09 06:35:01 -06:00
.yarnrc Move packages into cli/. 2018-10-09 06:35:01 -06:00
package.json themer-terminal-v2.0.3 2018-10-10 21:20:44 -06:00
README.md Implement renderInstructions in themer-terminal 2020-03-16 07:41:25 -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.