Add initial DevContainer setup and configuration files #1

Merged
thommyho merged 1 commits from develop into main 2026-01-21 17:58:11 +00:00
Owner
  • Create .devcontainer/devcontainer.json for container environment setup
  • Add postStartCommand.sh for provisioning system dependencies and configuration
  • Include .gitignore to exclude task-related files
  • Create .taskrc.yml to enable experimental features
  • Add Taskfile.yml for task management and configuration
  • Set up VSCode settings for integrated terminal using zsh
- Create .devcontainer/devcontainer.json for container environment setup - Add postStartCommand.sh for provisioning system dependencies and configuration - Include .gitignore to exclude task-related files - Create .taskrc.yml to enable experimental features - Add Taskfile.yml for task management and configuration - Set up VSCode settings for integrated terminal using zsh
thommyho added 1 commit 2026-01-21 17:58:00 +00:00
- Create .devcontainer/devcontainer.json for container environment setup
- Add postStartCommand.sh for provisioning system dependencies and configuration
- Include .gitignore to exclude task-related files
- Create .taskrc.yml to enable experimental features
- Add Taskfile.yml for task management and configuration
- Set up VSCode settings for integrated terminal using zsh
thommyho merged commit 2f7c123633 into main 2026-01-21 17:58:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ros2/repo-templates#1