Skip to content

HelloWorld in Ada with VSCode (WSL, Container and SSH) and Gitpod

Notifications You must be signed in to change notification settings

jgueytat/HelloWorld-in-Ada

Repository files navigation

HelloWorld in Ada with VSCode, VSCode Remote and Gitpod

Common files

  • .vscode/ :
    • tasks.json : set of commands for building
    • launch.json : set of commands for debugging
  • Dockerfile : for VSCode Remote and GitPod

Specific files

VSCode Remote

  • .devcontainer/ :
    • devcontainer.json : Dockerfile to use, extensions to install,...

Gitpod

  • .gitpod.yml : Dockerfile to use, extensions to install,...

About

HelloWorld in Ada with VSCode (WSL, Container and SSH) and Gitpod

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published