Follow instructions in kata.pdf
New deliverable for Stranger Eons Ltd.
Note: This tutorial is an intro to working with legacy code using the Mikado Method. It is a fork of https://github.com/mikadomethod/kata-java adapted as an excercise for a software engineering course.
- Fork your own copy of this toutorial (using the classroom invitation)
- Clone localy (if working on a public machine make sure to
git config
your usename and email) - Follow the pdf tutorial, while commiting your work right after every step.
- For rollbacks use
git revert
- For rollbacks use
- Finally, complete your details below, commit and push back to your github tutorial repository, including tags (
git push --tags
)
- Excercise: HW5 - Legacy Code
- Name:
- ID#:
- github username:
- Estimation of hours I worked on it:
If you have an improvement suggestion or a bug fix for this tutorial, please open an issue here or send a PR with a fix.