Awesome
Hacks
A Linux terminal client to find upcoming Hackathons near you or at a particular location.
Installation
-
Clone the repository
git clone https://github.com/waseem18/hacks.git && cd hacks
-
Copy the
hacks
executable into your PATHcp hacks /usr/local/bin
Commands
hacks Outputs details of Hackathons in or near your current location.
hacks [location] Outputs details of Hackathons in or near [location]
hacks --all Outputs details of Hackathons all over the World.
Examples
hacks
hacks California
hacks New York
hacks Canada
hacks Hyderabad
hacks --version
hacks --help
hacks --all
Note
Details of Hackathons have been taken from
Contributions
- If you know about any upcoming hackathons, add it to Hackathon-Calendar. If hackathon is particularly from India, add it to Hackathons-In-India
- Contribute to this repository by removing bugs, improving code efficiency, adding new sources of hackathons etc. I will happily merge it :)