Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tfredrick112
Copy link

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.
@tfredrick112 tfredrick112 mentioned this pull request Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]
1 participant