mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 16:38:50 +02:00
level 1
This commit is contained in:
parent
895d186b36
commit
0b81e90137
4 changed files with 186 additions and 54 deletions
|
@ -11,6 +11,7 @@ exports.dialog = [{
|
|||
' * Enter the series of git commands that compose the (optimal) solution',
|
||||
' * Define the goal tree with ```define goal```. Defining the goal also defines the solution',
|
||||
' * Optionally define a hint with ```define hint```',
|
||||
' * Edit the name with ```define name```',
|
||||
' * Optionally define a nice start dialog with ```edit dialog```',
|
||||
' * Enter the command ```finish``` to output your level JSON!'
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue