Skip to content

Wrapper around github.com/kr/goven to grab the mercurial or git commit

License

Notifications You must be signed in to change notification settings

philips/goven-bump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

goven-bump

Wrapper around github.com/kr/goven to grab the mercurial or git commit.

Install

Make sure goven is in your PATH. You will need to use my fork until the prefix patch gets merged.

go install github.com/philips/goven

Install goven-bump into your PATH:

curl https://raw2.github.com/philips/goven-bump/master/goven-bump > ~/bin/goven-bump

Usage

$ go get github.com/stretchr/testify/assert
$ goven-bump github.com/stretchr/testify/assert
9cc77fa25329013ce07362c7742952ff887361f2

About

Wrapper around github.com/kr/goven to grab the mercurial or git commit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages