gwr
v1.0.15
Published
GWR, a CLI that makes it easy to open projects anywhere.
Downloads
18
Readme
gwr
GWR, a CLI that makes it easy to open projects anywhere.
Usage
Installation
npm install -g gwr
Examples (Run it and see it)
Add Project
Go to your project folder and run the command below:
gwr add
List
Run the command below anywhere:
gwr
And then, you will see prompts like this:
✔︎ ~ gwr
? Select project
❯ project-1
project-2
project-3
? What you want to do? (Use arrow keys)
❯ Open with Visual Studio Code
Reveal in finder
Delete this project from GWR
Commands
gwr
get project list
gwr add
add project (must be in the project folder you want to add)