1.0.15 • Published 4 years ago
gwr v1.0.15
gwr
GWR, a CLI that makes it easy to open projects anywhere.

Usage
Installation
npm install -g gwrExamples (Run it and see it)
Add Project
Go to your project folder and run the command below:
gwr addList
Run the command below anywhere:
gwrAnd 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 GWRCommands
gwr get project list
gwr add add project (must be in the project folder you want to add)