Skip to content

Commit 44c16bd

Browse files
committed
Bug fixes and cleanup compatibility with coder
1 parent b050cc6 commit 44c16bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
### 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.
55
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 "install_all.cmd" (Windows), or "install_all.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.
66

7-
Note: I am seeing issues running the windows version. the install_all.cmd command needs to be run as administrator (it uses xcopy).
7+
Note: There appear to be some issues with the install_all.cmd on Windows 7.
88
---
99

1010
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.

0 commit comments

Comments
 (0)