This is a fork of the original Raspberry Pi version that will allow our coder dojo to distribute and run Google Coder for people to use on Macs and PCs. This also includes starter projects used for classes in our dojo.
This bundle helps to create a "portable distribution" for a targetted platform. You need to have NodeJS installed on the platform you want to build for. Go into coder-apps and run "bundle_win.cmd" (Windows), or "bundle_mac.sh" Mac/Linux. The resulting folder can be zipped up and distributed onto a machine with either a local copy of the NodeJS executable or will operate with a full NodeJS install.
Coder is a free piece of software that turns a Raspberry Pi into a super simple platform that educators and parents can use to teach the basics of building for the web. New coders can craft small projects in HTML, CSS, and Javascript, right from the web browser.
For the Original Raspberry Pi version, click here: http://goo.gl/coder
The Coder node.js server and application files
The Coder applications that come pre-installed in the Coder distribution
Modifications and additions to the stock raspian configuration and init structure
Utility for transfering the coder image to an SD Card
EXPERIMENTAL: A status server that can be run to help locate multiple Coder devices in a classroom scenario