Commit Graph

1 Commits (8ada055fc17ce1eac136c8162384b008401499fe)

Author SHA1 Message Date
Nils Dijk 8ada055fc1 Add devcontainer for development purposes (#7102)
This change adds a devcontainer configuration to the Citus project. This
devcontainer allows for quick generation of isolated development
environments, either local on the machine of a developer or in a cloud,
like github codepaces.

The devcontainer is updated automatically by github actions when its
configuration changes.

For more detailed instructions on how to quickstart the development in a
container see CONTRIBUTING.md
2023-11-13 13:29:10 -05:00