File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Running Instructions:
993 . Run run.bat or run.sh (whichever is applicable for your OS)
1010
1111Developing a Koan:
12+ ==================
12131 . Follow any of the existing koans as an example to create a new class w/ koan methods (indicated by the @Koan annotation)
13142 . Define the order and metadata associated with each koan in the PathToEnlightment.xml
14153 . If necessary - use dynamic content in your lesson, examples are located in XmlVariableInjector class (and Test) and the AboutKoans.java file
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Running Instructions:
993 . Run run.bat or run.sh (whichever is applicable for your OS)
1010
1111Developing a Koan:
12+ ==================
12131 . Follow any of the existing koans as an example to create a new class w/ koan methods (indicated by the @Koan annotation)
13142 . Define the order and metadata associated with each koan in the PathToEnlightment.xml
14153 . If necessary - use dynamic content in your lesson, examples are located in XmlVariableInjector class (and Test) and the AboutKoans.java file
You can’t perform that action at this time.
0 commit comments