anitab-org / anitab-org/mentorship-backend

Create an Installation script to automatically install and setup the project

未關閉
#223 8 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Category: Coding Status: On Hold
主要語言
Python
星號
200
分支
449
PR 合併指標
30 天內沒有已合併 PR

描述

**Is your feature request related to a problem? Please describe.**
Currently the installation and setup of Mentorship Backend is done manually. It would be great to have a single script which could download the code and setup the various configurations required automatically.

**Describe the solution you'd like**
Create a shell script named **install.sh** (for Linux/Mac) or **install.bat** (for Windows) which would do the following when run -
- Clone the repository to the present working directory of the running script (if not already inside one, which will mostly be the case )
- Perform all the required setup for the repository to run. Take any variable inputs as mandatory command line arguments, without which the script will produce an error, and prompt the user to enter the values.
- Perform unit testing on the installation and display its results

**Describe alternatives you've considered**
To modify the deploy.sh file to work on local systems

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。