๐Ÿ“ฆ ntindle / governance.md

๐Ÿ“„ devcontainer.json ยท 4 lines
1
2
3
4{
  "image": "mcr.microsoft.com/devcontainers/universal:2",
  "onCreateCommand": "npm install -g @anthropic-ai/claude-code"
}