Skip to content

Update 4-personalize-codespace.md and add code to execute the setup.s…#160

Closed
tfredrick112 wants to merge 1 commit intoskills:mainfrom
tfredrick112:patch-1
Closed

Update 4-personalize-codespace.md and add code to execute the setup.s…#160
tfredrick112 wants to merge 1 commit intoskills:mainfrom
tfredrick112:patch-1

Conversation

@tfredrick112
Copy link
Copy Markdown

Summary

The postCreateCommand in the devcontainer.json has to be updated so that the setup.sh file gets executed on creation of the codespace. Only after this is done, we can execute the "sl" command on the terminal successfully.

Changes

Adds instructions to update the devcontainer.json file; specifically, the "postCreateCommand" has to be updated.

Closes: #138

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

…h file

The postCreateCommand in the devcontainer.json has to be updated so that the setup.sh file gets executed on creation of the codespace. Only after this is done, we can execute the "sl" command on the terminal successfully.
@FidelusAleksander
Copy link
Copy Markdown
Contributor

Hey there. The exercise got a major revamp so i will close this

@github-project-automation github-project-automation Bot moved this from Needs Triage to ✅ Done in GitHub Skills - Issues Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Bug]

2 participants