koert/code-kata-supermarket
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
code-kata-supermarket My implementation of a code kata exercise found on: http://codekata.pragprog.com/2007/01/code_kata_one_s.html --- Git notes git add <file> git commit -a -m "message" git push origin master