Cloud-CV / evalai-cli

:cloud: :rocket: Official EvalAI Command Line Tool
https://cli.eval.ai
BSD 3-Clause "New" or "Revised" License
55 stars 63 forks source link

[new feature] Create shell script to set up development environment #225

Open nikochiko opened 4 years ago

nikochiko commented 4 years ago

Current behavior: The user has to go through a lot of steps to set up the development environment locally. This often leads to errors due to missed commands / unfulfilled dependencies on the users side or due to outdated documentation.

New functionality: A script could be created that does all the automation and sets up the development environment for the user. What this feature can do:

Note: I would like to work on this if the maintainers approve. (I am also a GCI participant, so if possible I would like to have this added as a task). @RishabhJain2018 @vkartik97 @Ram81 Can I go ahead and submit a PR?