Toolverse
All skills

netalertx-devcontainer-configs

by netalertx

Generate devcontainer configuration files. Use this when asked to generate devcontainer configs, update devcontainer template, or regenerate devcontainer.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
netalertx
Category
DevOps

About this skill

Generate devcontainer configuration files. Use this when asked to generate devcontainer configs, update devcontainer template, or regenerate devcontainer.

How to use

  1. Zmodyfikuj pliki szablonu w katalogu .devcontainer/ — dodaj nowe funkcje, zmień ustawienia lub zaktualizuj istniejące konfiguracje devcontainera.

  2. Uruchom skrypt generujący konfiguracje za pomocą polecenia /workspaces/NetAlertX/.devcontainer/scripts/generate-configs.sh w terminalu swojego środowiska devcontainera.

  3. Skrypt automatycznie połączy i scala wszystkie ustawienia szablonu w finalny plik konfiguracyjny, który VS Code będzie używać.

  4. Sprawdź wygenerowane pliki konfiguracyjne, aby upewnić się, że zmiany zostały prawidłowo zastosowane.

  5. Przed zatwierdzeniem zmian w repozytorium (commit) upewnij się, że uruchomiłeś skrypt — gwarantuje to, że konfiguracja devcontainera jest zsynchronizowana z szablonami.

Related skills