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

https://github.com/natural/color

Colors and Color Swatches
https://github.com/natural/color

Last synced: 2 months ago
JSON representation

Colors and Color Swatches

Awesome Lists containing this project

README

        

### Colors

Refer to the [color.md](color.md) file for samples.

#### Construction

In lieu of a makefile:

```shell
cd data
../bin/quick-scrape
# fiddle
../bin/quick-rezip.py
# fiddle
../bin/quick-transform.py
# fiddle
mv color.md ..
```