Skip to content

A library for playing with colors in Mojo. lucasb-eyer/go-colorful port/adaptation.

License

Notifications You must be signed in to change notification settings

thatstoasty/hue

Repository files navigation

hue

A library for playing with colors in Mojo. lucasb-eyer/go-colorful port/adaptation.

Installation

  1. First, you'll need to configure your mojoproject.toml file to include my Conda channel. Add "https://repo.prefix.dev/mojo-community" to the list of channels.
  2. Next, add hue to your project's dependencies by running magic add hue.
  3. Finally, run magic install to install in hue and its dependencies. You should see the .mojopkg files in $CONDA_PREFIX/lib/mojo/.

About

A library for playing with colors in Mojo. lucasb-eyer/go-colorful port/adaptation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published