twitch-panels
v3.5.1
Published
Generates Twitch panels.
Downloads
82
Maintainers
Readme
TwitchPanels
Generates Twitch panels.
Opinionated
This project is tailored to my personal needs and workflows and therefore highly opinionated. Feel free to use it or get inspired by it, but please do not get frustrated if you come across weird features or have difficulties integrating it in your own ecosystem.
Installation
npm install --global twitch-panels@^3.5.1yarn global add twitch-panels@^3.5.1
(if configured properly)
npm install --global @jaid/twitch-panels@^3.5.1CLI Usage
After installing package twitch-panels globally, you can use its command line interface.
twitch-panelsFor usage instructions:
twitch-panels --helpDevelopment
Setting up:
git clone [email protected]:jaid/twitch-panels.git
cd twitch-panels
npm installTesting:
npm run test:devTesting in production environment:
npm run testLicense
MIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)
