https://github.com/orkohunter/opensoft
Code written for the Inter Hall competition and with good intentions
https://github.com/orkohunter/opensoft
Last synced: 4 months ago
JSON representation
Code written for the Inter Hall competition and with good intentions
- Host: GitHub
- URL: https://github.com/orkohunter/opensoft
- Owner: OrkoHunter
- Created: 2015-12-20T17:28:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-01T08:35:33.000Z (over 9 years ago)
- Last Synced: 2025-01-13T04:27:15.225Z (5 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# opensoft
Open Soft is an application based programming competition which takes place every year at IIT Kharagpur in which teams from different Halls of Residence try to make the best out of a problem statement. https://wiki.metakgp.org/w/Open_Soft
I'll push all of my related works in this repository as after all, the name has the word _"open"_ in it. ;)
Clone the repository with
```
git clone --recursive https://github.com/OrkoHunter/opensoft
```