"I fear not the man who has practiced 10,000 kicks once, but I fear the man who has practiced one kick 10,000 times."
Bruce Lee
- Repo setup: Follow the setup in Test-Driven Tuesday repository setup :-)
- Get dependencies: Run
npm install
(make sure you have node.js installed! ) - Validate: run
npm test
Now you can git pull
from origin and git push
to your fork without verbose commands like git pull origin master
Run node pick_one
and enjoy your random kata!