skx / gobasic

A BASIC interpreter written in golang.
https://blog.steve.fi/tags/basic/
GNU General Public License v2.0
328 stars 27 forks source link

We should release binaries for Windows. #84

Closed skx closed 5 years ago

skx commented 5 years ago

As noted, indirectly, by Petri.

skx commented 5 years ago

To contribute a pull-request to fix this you just need to update .travis/build.all.

Running the script with no arguments should then generate binaries for linux, freebsd, macos, & windows.