Remix.run Logo
arcanemachiner 4 hours ago

The main Claude Code GitHub repo even has a Devcontainer config:

https://github.com/anthropics/claude-code

It's a great starting point, and can be customized as needed. With the devcontainer CLI, you can even use it from a terminal, no GUI/IDE required.

xnorswap an hour ago | parent [-]

Is there a guide on getting it working with a devcontainer on the command line?