Skip to content

rvacoderdojo/coder

 
 

Repository files navigation

Coder

A simple way to make web stuff.

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.

Note: There appear to be some issues with the bundle_win.cmd on Windows 7.

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

What You'll Find Here

coder-base

The Coder node.js server and application files

coder-apps

The Coder applications that come pre-installed in the Coder distribution

raspbian-addons

Modifications and additions to the stock raspian configuration and init structure

installer

Utility for transfering the coder image to an SD Card

findcoder-appengine

EXPERIMENTAL: A status server that can be run to help locate multiple Coder devices in a classroom scenario

About

A simple way to make web stuff - Forked for use in RVA Coder Dojo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 12.9%
  • Python 4.5%
  • Shell 3.6%