sensebox / ardublockly

[DEPRECATED] Visual programming for the senseBox with Arduino Uno. Based on blockly, extends Arduino code generation and implements senseBox facilities.
https://sensebox.github.io/blockly/
Apache License 2.0
2 stars 3 forks source link

Set up automatic building for offline version #5

Open mariopesch opened 6 years ago

mariopesch commented 6 years ago

We should use Travis and AppVeyor for automatically building offline Versions for Windows, Linux and Mac OS.

mpfeil commented 6 years ago

@mariopesch checkout branch appveyor. The appveyor config file creates an automatic build nad releases it on github.

We should discuss version numbers and names and if Windows build is enough for the beginning.

mariopesch commented 6 years ago

Perfect @mpfeil, thank you! I think Windows is enough for an offline version as nearly all schools use windows computers. We can build the Mac OS and Linux version manually. Can anyone with a Windows Computer confirm that the offline Version is working? maybe @buchwaldchassee @synolus-david

mpfeil commented 6 years ago

With appveyor we can also build the Linux version.

synolus-david commented 6 years ago

No issues on Windows 10 as far as I can evaluate that ;-)