https://github.com/mkrl/nodecg-plain-toast
https://github.com/mkrl/nodecg-plain-toast
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mkrl/nodecg-plain-toast
- Owner: mkrl
- License: mit
- Created: 2019-07-12T03:19:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T03:20:24.000Z (almost 7 years ago)
- Last Synced: 2025-12-26T09:57:57.888Z (5 months ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
plain-toast is a [NodeCG](http://github.com/nodecg/nodecg) bundle.
It works with NodeCG versions which satisfy this [semver](https://docs.npmjs.com/getting-started/semantic-versioning) range: `^1.1.1`
You will need to have an appropriate version of NodeCG installed to use it.
## Install
- Clone into your `bundles` directory within existing NodeCG installation.
- Install dashboard elements with Bower
```bash
bower install
```