Launch a Web IDE¶
Clone a repository and instantly open it in a browser-based VS Code instance.
Basic Usage¶
The IDE is served at http://localhost:3000. Charcoal keeps the container alive until you press Ctrl+C.
Options¶
| Flag | Default | Description |
|---|---|---|
--port |
3000 |
Host port for the Web IDE |
--branch |
— | Git branch to clone |
Custom Port¶
Specific Branch¶
Shell-Only Mode¶
Omit --ide to clone the repo and open an interactive bash shell inside the container:
Convenience Syntax¶
If the first argument starts with http or git@, Charcoal auto-inserts the up command: