http://contrihubs.herokuapp.com - :snowman: :cyclone: ContriHub is an event under Avishkar-18 where we are expecting to get more and more people involved in Opens Source activities.
7
stars
33
forks
source link
Modify README.md for setup in Linux/Windows/Mac #49
Currently README.md is not very helpful for all kind of users, so update it so that all the users can understand and setup project locally.
Instructions for Windows
Instructions for Linux
Instructions for Mac
You have to put following things for all the platforms -
Installing Python.
Creating virtual environment activating and deactivating it
Installing all the requirements and mention if their are some exceptions while installations
Any changes if required in ContriHub/settings.py for running project in local like tell how to setup some environment variables used in ContriHub/settings.py file.
How to setup different databases like Postgresql, Mysql, sqlite.
You can add any details complete/partially like adding how to setup Python and virtual environment on Mac or How to setup Database on Windows. You will get 5 -10 points accordingly for each contribution :smile:
You need to create a request on https://contrihubs.herokuapp.com/ once. If you add more things in different PRs your points will be updated accordingly :smile:
Currently README.md is not very helpful for all kind of users, so update it so that all the users can understand and setup project locally.
You have to put following things for all the platforms -
You can add any details complete/partially like adding how to setup Python and virtual environment on Mac or How to setup Database on Windows. You will get 5 -10 points accordingly for each contribution :smile: