Commit Graph

3 Commits (0c27572cc8395ff916a291ee21ced76babb08391)

Author SHA1 Message Date
Nils Dijk 0c27572cc8
reset image back to main 2023-11-24 12:49:52 +00:00
Nils Dijk e5b940728c
install python tools for code formatting 2023-11-24 12:49:43 +00:00
Nils Dijk 76fdfa3c0f
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-10-09 15:37:21 +02:00