Skip to content

Commit 3db4ff1

Browse files
committed
Add devpod, codespaces, devenv
1 parent 58ff003 commit 3db4ff1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,11 @@
6565
- [Unofficial devcontainer CLI in go](https://github.com/stuartleeks/devcontainer-cli)
6666
- [vscli](https://github.com/michidk/vscli) - Unofficial CLI for VS Code.
6767
- [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
6870

6971
## Other tools for working with standadized development environments
7072

73+
- [devenv](https://devenv.sh) - Create Development environments based on Nix
74+
7175

0 commit comments

Comments
 (0)