| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A website for NIT-KODE, made so that NITK students can make their beginner contributions and get familiar with the GitHub and git ecosystem.
(https://nitk-kode.github.io/)
Clone the repo locally by running the following command using the link you get from the "Code" button:
git checkout -b <branch_name>
git add .
git commit -m "First Commit / Commit Message"
git push -u origin <branch_name>
| Back | FazBrowse Home | New Git URL |