A collection of color palettes for visualisation in JavaScript, Python and Sass.
npm install chrys
pip install chrys
For instructions, refer to the docs.
-
Build the Docker container:
./docker/install.sh
-
Create
.pypirc
:cp example.pypirc .pypirc
-
Enter a PyPI API token as the password in
.pypirc
.
Upgrade Node dependencies:
./docker/run.sh ./docker/scripts/upgrade_node_deps.sh
Build the palette data, JavaScript and Python distribution packages, Sass, CSS, Illustrator scripts:
./docker/run.sh ./docker/scripts/build.sh
Publish the JavaScript and Python distribution packages:
npm publish
npm run publish-py
Palettes from:
Copyright (c) 2017 Hein Bekker. Licensed under the BSD 3-Clause License.