You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@
19
19
20
20
## Articles
21
21
22
-
-[Dev Containers: Going further](https://microsoft.github.io/code-with-engineering-playbook/developer-experience/devcontainers-going-further/) - from Microsoft's Engineering Fundamentals Playbook
23
-
-[Use a Docker container as a development environment with Visual Studio Code](https://learn.microsoft.com/en-us/training/modules/use-docker-container-dev-env-vs-code/?WT.mc_id=devcloud-11496-cxa)– Official Microsoft tutorial
22
+
-[Dev Containers: Going further](https://microsoft.github.io/code-with-engineering-playbook/developer-experience/devcontainers-going-further/) - from Microsoft's Engineering Fundamentals Playbook.
23
+
-[Use a Docker container as a development environment with Visual Studio Code](https://learn.microsoft.com/en-us/training/modules/use-docker-container-dev-env-vs-code/?WT.mc_id=devcloud-11496-cxa)- Official Microsoft tutorial
24
24
25
25
## Videos
26
26
@@ -44,10 +44,10 @@
44
44
45
45
## Tools and Services
46
46
47
-
-[devcontainer.ai](https://devcontainer.ai) - A service to generate `devcontainer.json` files for your projects
47
+
-[devcontainer.ai](https://devcontainer.ai) - A service to generate `devcontainer.json` files for your projects.
48
48
-[Unofficial devcontainer CLI in go](https://github.com/stuartleeks/devcontainer-cli)
49
-
-[vscli](https://github.com/michidk/vscli) - Unofficial CLI for VS Code
50
-
-[tyedev](https://github.com/CodeMan99/tyedev) - A tool to generate `devcontainer.json` files for your projects
49
+
-[vscli](https://github.com/michidk/vscli) - Unofficial CLI for VS Code.
50
+
-[tyedev](https://github.com/CodeMan99/tyedev) - A tool to generate `devcontainer.json` files for your projects.
51
51
52
52
## Other tools for working with standadized development environments
0 commit comments