https://github.com/bdbch/cordlr-palettes
https://github.com/bdbch/cordlr-palettes
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bdbch/cordlr-palettes
- Owner: bdbch
- Created: 2016-10-14T20:46:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-09T12:01:40.000Z (over 9 years ago)
- Last Synced: 2025-03-11T02:39:36.460Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cordlr-palettes
> Cordlr palettes plugin
## Installation
```sh
$ cordlr install cordlr-palettes
```
Then add it to your config.
```js
{
"plugins": [
"cordlr-palettes"
],
}
```
## Usage
`$palettes `
## License
MIT © [Dominik Biedebach](https://github.com/db2k)