themer/cli/packages/slack/README.md
2020-04-25 13:24:10 -06:00

16 lines
436 B
Markdown

# @themer/slack
A Slack sidebar theme generator for [themer](https://github.com/mjswensen/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`.