blenderskool / pigmnts

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

CLI on Windows #16

Closed blenderskool closed 4 years ago

blenderskool commented 4 years ago

CLI does not work on Windows since termion doesn't support Windows.

blenderskool commented 4 years ago

While CLI support on Windows is desirable, it's not essential for this project at the time being. This issue may be reopened later if this becomes a priority.