We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ff003 commit 3db4ff1Copy full SHA for 3db4ff1
README.md
@@ -65,7 +65,11 @@
65
- [Unofficial devcontainer CLI in go](https://github.com/stuartleeks/devcontainer-cli)
66
- [vscli](https://github.com/michidk/vscli) - Unofficial CLI for VS Code.
67
- [tyedev](https://github.com/CodeMan99/tyedev) - A tool to generate `devcontainer.json` files for your projects.
68
+- [GitHub CodeSpaces](https://github.com/codespaces) - GitHub CodeSpaces
69
+- [devpod.sh](https://devpod.sh) - CodeSpaces but Open Source
70
71
## Other tools for working with standadized development environments
72
73
+- [devenv](https://devenv.sh) - Create Development environments based on Nix
74
+
75
0 commit comments