A CLI tool to launch vscode projects, which supports devcontainers.
Install vscli
using brew on Linux:
sh
brew install michidk/tools/vscli
After installation, the vscli
command will be available.
Use the following command to access the help:
sh
vscli --help