Skip to content

A Repository created solely for Sathyabama University Students to develop Open-Source Temper where they can add code in any language they want!

License

Notifications You must be signed in to change notification settings

HarikrishnaPasthapuram/OpenSource-Sathyabama

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSource-Sathyabama

A Repository created solely for Sathyabama University Students to develop Open-Source Temper where they can add code in any language they want!

Contribute to the Community

Understand the Basics of Git

How to Contribute?

  1. Fork the Repository
  2. Using Gitbash/Terminal clone the Repository
git clone https://github.com/HarshCasper/OpenSource-Sathyabama
  1. Add the code or make the changes in the existing code.
  2. Implement these commands to make changes in the Repository:
git add .
git commit -m [Add your Commit Message]
git push origin master
  1. Find the option for making a Pull Request and submit one. Remember to follow the Contributing guidelines.
  2. Congratulations! You have made a Pull Request which will be reviewed and submitted 😃

About

A Repository created solely for Sathyabama University Students to develop Open-Source Temper where they can add code in any language they want!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.4%
  • C 28.0%
  • C++ 27.6%
  • Python 4.7%
  • Java 4.3%