Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 281 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 281 Bytes

codewars-challenges

I came from a cruel fight where blood and fear every night, and I am here to let the deads tell their story.

git init
git remote add origin https://github.com/<User>/<Repo>
git checkout -b main

git commit -a -m 'commit message'
git push origin main