blenderskool / pigmnts

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

Publish pigmnts-cli on crates.io #26

Closed oknozor closed 4 years ago

oknozor commented 4 years ago

Currently only the lib crate is available on crates.io can you please publish the cli to ?

blenderskool commented 4 years ago

Yes will publish it and add it to CI

blenderskool commented 4 years ago

@oknozor Pigmnts CLI has been published on crates.io - https://crates.io/crates/pigmnts-cli

It can be installed by running

cargo install pigmnts-cli