Skip to content

Commit 4d6ff3c

Browse files
committed
postcreatecommand
1 parent 5b4953d commit 4d6ff3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"codespace.md"
1919
]
2020
}
21-
}
21+
},
22+
"postCreateCommand": "echo '# Writing code upon codespace creation!' >> codespace.md"
2223
}

0 commit comments

Comments
 (0)