emilybache / GildedRose-Refactoring-Kata

Starting code for the GildedRose Refactoring Kata in many programming languages.
https://youtu.be/Mt4XpGxigT4
MIT License
3.79k stars 5.25k forks source link

Added Elisp version of the kata #572

Closed MGadhvi closed 1 month ago

MGadhvi commented 1 month ago

READ ME BEFORE SUBMITTING A PR

Please do not submit a PR with your solution to the Gilded Rose Kata. This repo is intended to be used as a starting point for the kata.

Please provide your PR description below this line

Added elisp version of the kata. PR contains source code, test file with one failing test and readme file

codecop commented 1 month ago

For future there is no need to create a new pr. New commits appear in the pr automatically. Continues in #574