An open API service indexing awesome lists of open source software.

https://github.com/mkrl/nodecg-plain-toast


https://github.com/mkrl/nodecg-plain-toast

Last synced: 3 months ago
JSON representation

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
```