whitecatboard / blocks-environment

Programming environment for the WhiteCat board and potentially other Lua-based hardware platforms

Home Page:http://whitecatboard.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experimental releases

Please note you need to download and install drivers for Win32 and MacOSX versions. The GNU/Linux version doesn't need any drivers, as usual ;)

GNU/Linux 64b

GNU/Linux 32b

Win32 - Drivers

OSX - Drivers


Latest release: 05/02/2016


The WhiteCat packager is not included in this repository because it contains lots of binaries, which would increase its size way too much.

The packager, including all binaries and builder scripts, can be found here, while the nwjs source and binaries can be found here.

The packager includes the following scripts:

  • update.sh → Updates the packager to the latest WhiteCat version available in this repository
  • build-gnu32.sh → Builds the GNU/Linux 32b package based on the WhiteCat version in the packager
  • build-gnu64.sh → Builds the GNU/Linux 64b package based on the WhiteCat version in the packager
  • build-osx.sh → Builds the MacOSX package based on the WhiteCat version in the packager
  • build-win32.sh → Builds the Microsoft Windows package based on the WhiteCat version in the packager
  • update-build-all.sh → Updates the packager to the latest WhiteCat version available in this repository and builds packages for all platforms. Additionally, it copies these ready-to-download packages into /var/www/whitecat, which should exist.

The Microsoft Windows packaging script depends on Inno Setup, ran headless by Wine.

About

Programming environment for the WhiteCat board and potentially other Lua-based hardware platforms

http://whitecatboard.org

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 99.6%Language:Lua 0.3%Language:HTML 0.1%Language:Shell 0.0%