kossiitkgp / kwoc-2017

[Archived] Website for Kharagpur Winter of Code 2017
http://kwoc.kossiitkgp.in
MIT License
14 stars 18 forks source link

How to add new projects? #110

Open pranitbauva1997 opened 6 years ago

pranitbauva1997 commented 6 years ago

It would be great if we can mention how to do this in README.md otherwise only a few selected people can add new projects.

OrkoHunter commented 6 years ago

True. Commenting steps here :

  1. Download the registered projects sheet as csv.
  2. Replace gh_scraper/projects.csv with the new csv.
  3. Run python projects_update.py while being in gh_scraper directory.
  4. Commit, push, PR.