This is the repository for practicing programming in RSL.
If you follow commands below, you can use GitHub safely.
$ git pull
- Enjoy coding by using an editor you like
$ git add <the file you created>
$ git commit
$ git push
Sometimes you will destroy this repository but don't worry. All of our changes are recorded and able to fix. Let's enjoy Git Life.