themer/cli/packages/themer-xcode
2020-04-24 10:30:09 -06:00
..
lib Scope default colors package 2020-04-24 10:30:09 -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-xcode-v2.1.0 2020-03-20 06:29:29 -06:00
README.md Implement renderInstructions in themer-xcode 2020-03-16 07:41:25 -06:00

themer-xcode

An Xcode theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-xcode

Then pass themer-xcode as a -t (--template) arg to themer:

themer -c my-colors.js -t themer-xcode -o gen

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