A list of small programming excercises to keep the coding skills sharp. We will be victoooooorious!
- create git repo and clone to workspace
- update node
nvm install stable
, verify version withnode -v
- added ssh key, granted access to git repo, git remote set-url
TODO:
- add testing suite
- add npm scripts to watch and rerun tests
- organize each excercise in its own folder