logoalt Hacker News

arcanemachinertoday at 8:09 AM1 replyview on HN

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.


Replies

xnorswaptoday at 10:21 AM

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