Skip to content

Automatically sets up a user's golang environment on the Mac (OS X)

Notifications You must be signed in to change notification settings

jimpark/macgoenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

macgoenv

Creates an environment.plist file with the GOPATH environment variable for the current user so that GUI apps launched via Finder, Spotlight, etc. has the GOPATH variable in its environment. Otherwise, the GOPATH variable needs to be set and exported in the .profile file and all such programs launched via the Terminal.

About

Automatically sets up a user's golang environment on the Mac (OS X)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages