mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 12:22:12 +00:00
improved the cyber-dojo links
This commit is contained in:
parent
980953d974
commit
690a14e482
@ -19,9 +19,9 @@ You need only report the score for the current game. Sets and Matches are out of
|
||||
|
||||
## Get going quickly with Cyber-dojo
|
||||
|
||||
I have set up some cyber-dojos ready to fork with the starting code. Do __not__ go in and start coding in these cyber-dojo instances directly! Rather, in the "review" dashboard, click on the last traffic light icon to see the code. __Do not__ start coding yet! Click on the fork symbol, to start a __new__ cyber dojo to use. You can then have several pairs enter your new dojo and start coding, all with the same starting code.
|
||||
I have set up some cyber-dojos with the starting code. This should make it very quick to get started with the kata. The other advantage of cyber-dojo is that if you make a refactoring mistake, it's very easy to revert the code to the last green bar, and practice the refactoring again. Just click on the most recent green traffic light shown in the list above the code.
|
||||
|
||||
- [Python](http://www.cyber-dojo.com/dashboard/show/FFEB8EE18C)
|
||||
- [Ruby](http://www.cyber-dojo.com/dashboard/show/9197D6B12C)
|
||||
- [Java](http://www.cyber-dojo.com/dashboard/show/B22DCD17C3)
|
||||
- [Python](http://cyber-dojo.com/forker/fork/FFEB8EE18C?avatar=cheetah&tag=3)
|
||||
- [Ruby](http://cyber-dojo.com/forker/fork/9197D6B12C?avatar=cheetah&tag=3)
|
||||
- [Java](http://cyber-dojo.com/forker/fork/B22DCD17C3?avatar=buffalo&tag=11)
|
||||
- I havn't done C++ yet, since cyber-dojo is using a different test framework.
|
||||
Loading…
Reference in New Issue
Block a user