themer/cli/packages/slack
2020-04-25 22:00:56 -06:00
..
lib Scope Slack package 2020-04-25 13:24:10 -06:00
.gitignore Scope Slack package 2020-04-25 13:24:10 -06:00
.yarnrc Fix yarn configuration values 2020-04-25 22:00:56 -06:00
package.json Scope Slack package 2020-04-25 13:24:10 -06:00
README.md Scope Slack package 2020-04-25 13:24:10 -06:00

@themer/slack

A Slack sidebar theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install @themer/slack

Then pass @themer/slack as a -t (--template) arg to themer:

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

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