allthemusicllc / atm-cli

Command line tool for generating and working with MIDI files.
http://allthemusic.info
Other
1.39k stars 105 forks source link

Pre-built binaries #21

Closed mkrl closed 4 years ago

mkrl commented 4 years ago

It would be nice to have pre-built binaries ready to go. For a general drive-by "try it out" it would've been amazing to have pre-built releases, even though it took less then a minute to compile.

I do understand this may be in its' early stage, perhaps that's something to consider for future development. You may also be able to run cargo and generate changelog and binaries with GitHub Actions.

The project itself is amazing, great job!

allthemusicllc commented 4 years ago

@mkrl thanks for the props! We would like to set up a simple CI/CD pipeline using GitHub Actions, but just aren't there yet. Hopefully within the next 4-6 months we will be, stay tuned!