mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-04 09:11:39 +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
|
||||
|
||||
Firstly, setup a python 3.12 environment.
|
||||
TODO link to venv
|
||||
Firstly, setup a python 3.12 environment using [venv](https://docs.python.org/3/library/venv.html)
|
||||
|
||||
Then, install the requirements:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user