Skip to content

Conversation

@SamB
Copy link
Contributor

@SamB SamB commented Dec 4, 2024

Two things:

  • Enable sshd, so you can open a shell in your usual terminal,
    edit codespace files in Emacs on your phone, you know,
    100% normal things programmers do.

  • Add commands to install/bootstrap right away,
    to simplify the container creation workflow from
    "create/wait/remember commands/run commands/wait"
    down to just "create/wait".

SamB added 2 commits December 4, 2024 13:20
This allows e.g. "gh codespace ssh" to work.
That way, the user can create their devcontainer and then go "grab
coffee" right away, instead of having to wait for the container to
start, run "pnpm install && pnpm bootstrap", and only *then* go for
their coffee.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant