File tree Expand file tree Collapse file tree 4 files changed +3
-8
lines changed Expand file tree Collapse file tree 4 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,8 @@ So the goal of this project is to minimize the effort of workspace change with t
1515
1616### Forget typing ` cd .. ` & tab autocompletion or adding aliases for directories.
1717
18-
19- ![ Alt Text] ( assets/switch-demo.gif )
20-
21- ## Commands
22-
2318<p align =" center " >
24- <img src =" assets/switch-commands.png " >
19+ <img src =" assets/switch.gif " >
2520</p >
2621
2722## Install using NPM
Original file line number Diff line number Diff line change 11{
22 "name" : " switchd" ,
3- "version" : " 0.0.1 " ,
4- "description" : " A cli tool that helps tp switch between workspaces on the fly 🚀" ,
3+ "version" : " 0.0.3 " ,
4+ "description" : " A cli tool that helps to switch between workspaces on the fly 🚀" ,
55 "main" : " index.js" ,
66 "bin" : {
77 "switch" : " ./src/index.js"
You can’t perform that action at this time.
0 commit comments