docs: update README and refactor IDE package installation
- Update README to reflect new modular setup architecture - Document all installed packages, scripts, and post-install tasks - Add clear instructions for supported distributions and customization - Move Visual Studio Code installation to main package script - Add JetBrains Rider to package installation - Remove redundant VS Code install from Fedora .NET script - Consolidate IDE installations in single location for better organization
This commit is contained in:
@@ -21,7 +21,6 @@ echo "############################################################"
|
||||
echo ""
|
||||
|
||||
FEDORA_DOTNET_PACKAGES=(
|
||||
"code" # Visual Studio Code from Fedora repositories
|
||||
"postgresql-server"
|
||||
"postgresql-contrib"
|
||||
"moby-engine" # Docker Engine on Fedora
|
||||
|
||||
Reference in New Issue
Block a user