rschmitt / heatseeker

A high-performance Selecta clone, written in Rust.
MIT License
214 stars 10 forks source link

Release compiled binaries for Windows, OS X, and Linux #6

Closed rschmitt closed 9 years ago

rschmitt commented 9 years ago

These can be hosted as ordinary GitHub releases for now; standalone executables should work fine for almost everyone. In the long term, it would be nice to support package managers, particularly Homebrew and Choco.

Note that before any releases are performed, the initial version number should be nailed down.

Would crates.io make any sense for hosting hs? Because apparently there's a selecta crate.

rschmitt commented 9 years ago

Ah, apparently there's been some duplication of effort in this space: https://github.com/felipesere/selecta