blenderskool / pigmnts

🎨 Color palette generator from an image using WebAssesmbly and Rust
https://pigmnts.web.app
MIT License
73 stars 4 forks source link

Implement a CLI #9

Closed blenderskool closed 4 years ago

blenderskool commented 4 years ago

pigmnts library can be used to build a CLI tool that can extract a color palette from an image.

blenderskool commented 4 years ago

The structure of the CLI has been set up in the cli branch. This issue is being closed as it is really broad for the feature.