Skip to content

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

License

Notifications You must be signed in to change notification settings

whitecatboard/blocks-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages