Karma/Bundle layout: Difference between revisions
| Line 21: | Line 21: | ||
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 ) | ||
assets/ ( images, sounds, and text common to karma.html, examples, and the lessons ) | |||
default/ | default/ | ||
images/ | images/ | ||
| Line 30: | Line 30: | ||
sounds/ | sounds/ | ||
NEWS ( List of important changes to this package indexed by version ) | NEWS ( List of important changes to this package indexed by version ) | ||
po/ | po/ | ||
README | README | ||
utils/ ( The [http://www.narwhaljs.org/ narwhal] command-line interpreter for javascript and other utility scripts used by karma.js ) | utils/ ( The [http://www.narwhaljs.org/ narwhal] command-line interpreter for javascript and other utility scripts used by karma.js ) | ||
platform/ ( An html5-capable browser that can be used to create sugar .xo bundle ) | |||
== Karma XO bundle == | == Karma XO bundle == | ||