Skip to content

Commit

Permalink
Locally hosted logo
Browse files Browse the repository at this point in the history
  • Loading branch information
PoTe committed May 29, 2014
1 parent 43137eb commit 9988044
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
@@ -1,10 +1,9 @@
# Go Package Manager [![Build Status](https://travis-ci.org/pote/gpm.png?branch=master)](https://travis-ci.org/pote/gpm)

<div align="center">
<img src="http://f.cl.ly/items/2r0a3S140z2g0d0A411X/gpm.png">
<img src="http://f.cl.ly/items/1q0h383Y17122k3s3Z0v/gpm.png">
</div>


gpm is a minimalistic package manager for Go that leverages the power of the `go get` command and the underlying version control systems used by it to set your Go dependencies to desired versions, thus allowing easily reproducible builds in your Go projects.

Go Package Manager makes no assumptions about your dependencies and supports Git, Bazaar and Mercurial hosted Go packages, for a smoother workflow be sure to check out [gvp](https://github.com/pote/gvp) - the Go Versioning Packager which provides dependency isolation for your projects.
Expand Down
Binary file added gpm_logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9988044

Please sign in to comment.