Open Issues Need Help
View All on GitHub Add a simple update system 2 months ago
AI Summary: Implement a simple update system for the DevEnv installation script. The update system should check if the script is run from the project directory; if so, it should pull the latest changes from the repository without removing the existing installation. Otherwise, it should clone the repository to a temporary directory, perform the update, and then remove the temporary directory.
Complexity:
3/5
enhancement good first issue
My own development environment
Shell
#dev#developer-tools#development#development-environment#devtools#environment