raspberrypi / scratch

Scratch releases
79 stars 21 forks source link

Release NuScratch code on SqueakMap etc #199

Closed timrowledge closed 8 years ago

timrowledge commented 8 years ago

Clean up the code package to split it into useful parts a) the improvements and bug-fixes to base Scratch b) the gpioserver, device drivers and so on c) the hardware interfaces to pigpiod

Some small changes needed to allow just the base system to work without he gpioserver. Also make the install cope with the skin file directory being absent - for now just alert the user to get it.

Re-learn how to make squeak source projects (it's been a while) and build the SqueakMap entries.

timrowledge commented 8 years ago

NuScratch is now on SqueakMap. The GPIO server is split out as a separate package that automatically loads the main NuScratch package as well as the Hardware stuff.