Skip to content

Commit e8923d6

Browse files
authored
Update devcontainer.json
1 parent 81b9eaa commit e8923d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@
1919
"codespace.md"
2020
]
2121
}
22-
}
22+
},
23+
"postCreateCommand":
24+
"echo '# Writing code upon codespace creation!' >> codespace.md"
2325
}

0 commit comments

Comments
 (0)