8000 GitHub - teguru-labs/ws: A simple CLI tool to quickly open VSCode Workspace
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

teguru-labs/ws

VSCode Workspace CLI

A simple CLI tool to quickly open VSCode Workspace.

Screen Recording 2024-10-06 at 17 40 44

Installation

Using Homebrew:

brew install teguru-labs/tap/ws

If you have a Go environment:

go get -u -v github.com/teguru-labs/ws

Usage

# List the workspaces
ws

# Open the workspace with the filename "simple-scrollspy.code-workspace"
ws simple-scrollspy

# Execute CLI with the logging level set to "debug"
ws --debug

Configuration

Environment Variables

Name Default Description
VSCODE_WS_PATH ~/code-workspaces The directory path containing the *.code-workspace files
VSCODE_WS_DEBUG Enable the debug mode: VSCODE_WS_DEBUG=true

About

A simple CLI tool to quickly open VSCode Workspace

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Contributors 2

  •  
  •  

Languages

0