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 5b4953d commit 4d6ff3cCopy full SHA for 4d6ff3c
.devcontainer/devcontainer.json
@@ -18,5 +18,6 @@
18
"codespace.md"
19
]
20
}
21
- }
+ },
22
+ "postCreateCommand": "echo '# Writing code upon codespace creation!' >> codespace.md"
23
0 commit comments