mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-13 12:52:22 +00:00
19 lines
535 B
Plaintext
Executable File
19 lines
535 B
Plaintext
Executable File
full_name:Gilded Rose Refactoring Kata
|
|
|
|
# Settings for the Java version
|
|
executable:Main
|
|
interpreter:java
|
|
# note you'll also need to update the file environment.gr with your classpath
|
|
|
|
# Settings for the Python version
|
|
# note you should have the full path to your code here, not this example
|
|
#executable:/home/emily/workspace/Refactoring-Katas/GildedRose/python/gilded_rose.py
|
|
#interpreter:python
|
|
|
|
|
|
# turn on one of these if you prefer them to notepad or emacs.
|
|
#view_program:gedit
|
|
#view_program:mate
|
|
|
|
file_convention_scheme:standard
|