/npm-code-space

A VSCode Workspace cli tool

Primary LanguageJavaScript

Welcome to code-space 👋

Version License: MIT

A VSCode Workspace cli tool

Install

# use yarn
yarn global add code-space

# use npm
npm install code-space --global

Usage

Set env CODE_SPACE for you vscode workspace home dir. exp: /Users/foo/vscode/workspaces.

# show all vscode workspaces
code-space

# open one vscode workspace, like foo
code-space foo

Author

👤 godtail i@tech.top

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator