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