vscli

CLI/TUI for launching and managing VSCode projects with dev container support

brewmacoslinux
Try with needOr install directly
Source

About

CLI/TUI that launches VSCode projects, with a focus on dev containers

Commands

vscli

Examples

Launch VSCode in the current directory with dev container support$ vscli
Open a specific project directory in VSCode$ vscli /path/to/project
List available projects in interactive TUI mode$ vscli --list