ftsf / nimsynth

A modular synth and sequencer made with Nim
GNU General Public License v3.0
90 stars 7 forks source link

Create release with Mac .app, Windows .exe #5

Open moshen opened 5 years ago

moshen commented 5 years ago

With a release, install scripts could be added to http://caskroom.io/ or https://chocolatey.org/, also would make it much easier to try out

djbclark commented 4 years ago

Also, until then, make it clear what the best way to install it at the moment is - I'm guessing nim probably has some tool that automates package install, but this is the first I've heard of nim, so this isn't clear. Even something like "you need to install the nim distribution from your OS via (list of methods, brew, apt, etc) and then do X" would be super-helpful.