Skip to content

Commit 2e04080

Browse files
authored
Update devcontainer.json
1 parent b860d66 commit 2e04080

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
@@ -1,4 +1,3 @@
1-
21
{
32
// Name this configuration
43
"name": "Codespace for Skills!",
@@ -21,4 +20,6 @@
2120
]
2221
}
2322
}
23+
,
24+
"postCreateCommand": "echo '# Writing code upon codespace creation!' >> codespace.md"
2425
}

0 commit comments

Comments
 (0)