My own development environment

dev developer-tools development development-environment devtools environment
1 Open Issue Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub

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