]> _ Git - alire.git/commit
Add gitpod-enabling files (#735)
authorAlejandro R Mosteo <alejandro@mosteo.com>
Fri, 14 May 2021 11:22:11 +0000 (13:22 +0200)
committerGitHub <noreply@github.com>
Fri, 14 May 2021 11:22:11 +0000 (13:22 +0200)
commit22a033a4c16027b380cda2598eae27370529993f
treec8c80e1c70b99c941045189adfed20857b863277
parent18b896de209c484ed120d743819ae719edcdf263
Add gitpod-enabling files (#735)

* Files to provide GNAT on Gitpod

* Add alr to path

* Add VSCode task to run the testsuite

* Set explicit project file in VSCode so ALS works

* Add task to just compile current file
.gitignore
.gitpod.Dockerfile [new file with mode: 0644]
.gitpod.yml [new file with mode: 0644]
.vscode/settings.json [new file with mode: 0644]
.vscode/tasks.json
scripts/gnat_install.qs [new file with mode: 0644]