A CLI tool to launch vscode projects, which supports devcontainers.
Install vscli
using cargo on Windows or Linux:
sh
cargo install vscli
Install vscli
using brew on Linux:
sh
brew install michidk/tools/vscli
You can set a shorthand alias for vscli
in your shell's configuration file:
sh
alias vs="vscli --insiders"
After installation, the vscli
command will be available:
```sh
USAGE:
vscli [FLAGS] [OPTIONS]
FLAGS: -h, --help Prints help information -i, --insiders Whether to launch the insiders version of vscode -V, --version Prints version information
OPTIONS:
-b, --behaviour
ARGS: