Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Karma/Bundle layout
(view source)
Revision as of 07:39, 20 July 2009
18 bytes removed
,
07:39, 20 July 2009
→Karma Builder bundle
Line 12:
Line 12:
ChangeLog
ChangeLog
COPYING # Licensing information, should default to MIT License ? how distinguish b/w code licensing and content licensing
COPYING # Licensing information, should default to MIT License ? how distinguish b/w code licensing and content licensing
+
css/ # css/ and js/ contain the code common to all examples, lessons, and karma.html
css/ # css/ and js/ contain the code common to all examples, lessons, and karma.html
examples/ # working examples of karma lessons
examples/ # working examples of karma lessons
Line 17:
Line 18:
INSTALL
INSTALL
karma.html # The starting page for accessing Karma lessons, should include links to the examples
karma.html # The starting page for accessing Karma lessons, should include links to the examples
−
karma # This script launches karma.js,
essentially
it just checks if you have java installed so you can run karma.js
(which depends on java)
+
karma # This
is a shell
script
that
launches karma.js, it just checks if you have java installed so you can run karma.js
karma.js # The main utility script for karma, all it dependencies live in utils/
karma.js # The main utility script for karma, all it dependencies live in utils/
lessons/ # this is the workspace for creating new Karma lessons
lessons/ # this is the workspace for creating new Karma lessons
BryanWB
359
edits