mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-10 04:01:19 +00:00
r docs
This commit is contained in:
parent
00dc716d3b
commit
f75a8b24e5
13
README.md
13
README.md
@ -1,9 +1,16 @@
|
|||||||
TODO: Link to Emily's original repo and video on the refactoring process
|
This is a refactoring and implementation kata for the [Gilded Rose Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata).
|
||||||
|
In the main branch, I've used the lift up conditional refactoring, inspired by Emily Bache and Llewellyn Falco.
|
||||||
|
|
||||||
|
See their videos here:
|
||||||
|
|
||||||
|
TODO: link vids
|
||||||
|
|
||||||
|
- Emily Bache:
|
||||||
|
- Llewellyn Falco:
|
||||||
|
|
||||||
# Getting setup
|
# Getting setup
|
||||||
|
|
||||||
Firstly, setup a python 3.12 environment.
|
Firstly, setup a python 3.12 environment using [venv](https://docs.python.org/3/library/venv.html)
|
||||||
TODO link to venv
|
|
||||||
|
|
||||||
Then, install the requirements:
|
Then, install the requirements:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user