Skip to content
/ bin Public

Looks for Golang executables in $PATH, guesses their origin and updates them or creates $GOPATH workspaces.

License

Notifications You must be signed in to change notification settings

rjeczalik/bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bin GoDoc Build Status Build Status Build status

Package bin looks for Go executable system-wide ($PATH, $GOBIN, $GOPATH), lists them, reads their import paths, fetches their sources and updates them.

NOTE Go version 1.3 required.

cmd/gobin GoDoc

Installation

~ $ go get -u github.com/rjeczalik/bin/cmd/gobin

Documentation

godoc.org/github.com/rjeczalik/bin/cmd/gobin

Source example

gobin -s

Update example

gobin -u

About

Looks for Golang executables in $PATH, guesses their origin and updates them or creates $GOPATH workspaces.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages