ContriHUB / ContriHub-18

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

Update README with OSX instructions #46

Closed mariogmz closed 6 years ago

mariogmz commented 6 years ago

I've been trying to setup the project on my local machine and since I'm not a Python developer I'm not familiar with the ecosystem.

It would be nice to have instructions for what's needed on OSX.

deepak-bharti-deel commented 6 years ago

@mariogmz setting up python-Django development environment is pretty much same as in Linux but still if you are having some trouble you can go through this or this

Still have any doubt? feel free to ask :smile:

deepak-bharti-deel commented 6 years ago

You should use brew instead of apt.

mariogmz commented 6 years ago

I managed to get the environment running, I used pyenv to get Python installed.

mariogmz commented 6 years ago

I'm closing this since you created a better issue #49, and this is your repo :P