Skip to content

adierebel/GoSwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoSwitch

Easily switch GOPATH working directory

Install

Build from source

Add to PATH

Add goswitch executable to PATH variable, so you can access goswitch everywhere on cmd/terminal

Windows

  • Copy goswitch.exe to C:\Program Files\GoSwitch\goswitch.exe
  • Open Control Panel -> System and Security -> System -> Advanced system settings -> Click button Environment Variables..
  • On tab User variables for %user%, edit PATH and add ;C:\Program Files\GoSwitch at the end
  • Open new CMD, type goswitch