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 06b2ec4 commit 25d19d7Copy full SHA for 25d19d7
.devcontainer/devcontainer.json
@@ -19,5 +19,6 @@
19
"codespace.md"
20
]
21
}
22
- }
+ } ,
23
+ "postCreateCommand": "echo '# Writing code upon codespace creation!' >> codespace.md"
24
0 commit comments