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 23:51, 9 March 2010
301 bytes removed
,
23:51, 9 March 2010
→The Main Karma Package
Line 17:
Line 17:
audio/
audio/
AUTHORS ( Should include names of everyone that has contributed to Karma main package )
AUTHORS ( Should include names of everyone that has contributed to Karma main package )
−
bin/
+
css/
( css/ and js/ contain the code common to all examples, lessons )
−
−
css/
lesson.css
( css/ and js/ contain the code common to all examples, lessons
, and karma.html
)
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 )
docs/
docs/
Line 25:
Line 23:
index.html ( The starting page for accessing Karma lessons, should include links to the examples, known as the CHAKRA )
index.html ( The starting page for accessing Karma lessons, should include links to the examples, known as the CHAKRA )
js/ ( css/ and js/ contain the code common to all examples, lessons, and karma.html )
js/ ( css/ and js/ contain the code common to all examples, lessons, and karma.html )
−
lessons/ ( this is the workspace for creating new Karma lessons )
−
package.json describes this package as a [http://narwhaljs.org/packages-howto.html commonjs package]
−
po/ Store
README
README
tests/ unit tests
tests/ unit tests
BryanWB
359
edits