File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 22
33Interactive coding tutorials inside of the Atom editor.
44
5- ** Currently early alpha. Expect changes. **
5+ ** Currently early alpha. Expect issues & changes. **
66
77
8- ### Setup
8+ ## Setup
9+
10+ ##### Install Atom Package
911
1012 apm install atom-coderoad
1113
14+ ##### Enable Autosave
15+
16+ To enable autosave in Atom, go to Atom > Preferences > Packages > search for "autosave" > settings > check "enabled".
1217
13- ### Roadmap
18+ ## Roadmap
1419
20+ ##### v1.0.0
21+ * Autorun test setting
22+ * Improved test failure display
1523* Lint input before running (ESLint)
1624* Loaders for different file types (ES2015, TypeScript, CoffeeScript, etc.)
1725* Hints
1826* Improved animations
27+ * Test Tools
28+
29+ ##### v2.0.0
1930* User accounts
2031* Record progress to db
21- * Test Tools
32+ * Tutorial ratings
2233* Optional test frameworks (Mocha, Jasmine, etc.)
2334* Different programming languages (Python, Swift, etc.)
2435* Suggestions?
You can’t perform that action at this time.
0 commit comments