]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
devcontainer: add support for Github CodeSpaces wip-devcontainers-main 46720/head
authorErnesto Puerta <epuertat@redhat.com>
Thu, 16 Jun 2022 20:44:19 +0000 (22:44 +0200)
committerErnesto Puerta <epuertat@redhat.com>
Thu, 16 Jun 2022 20:44:19 +0000 (22:44 +0200)
commit93ce3ce449d4fed77867026ce9b1fa3da37654a2
tree794e1860f7997777ecb8d159cd093337c91abea8
parent42a0ef838d1ca8b3e44a81b59b2458885e3c8a66
devcontainer: add support for Github CodeSpaces
Let's try to improve the developer experience:

https://docs.github.com/en/codespaces/getting-started/deep-dive

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
.devcontainer/devcontainer.json [new file with mode: 0644]
.devcontainer/postCreate.sh [new file with mode: 0644]