Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 788 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 788 Bytes

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