My solutions to Exercism.org's code challenges.
Cheat sheet for uploading new solutions:
-
Navigate to project folder
-
git add --all .
-
git commit -m “adding solution”
-
git push
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My solutions to Exercism.org's code challenges.
Cheat sheet for uploading new solutions:
Navigate to project folder
git add --all .
git commit -m “adding solution”
git push