Skip to content
This repository has been archived by the owner on Feb 3, 2018. It is now read-only.

Commit

Permalink
Update README w/note about official tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
sdboyer committed Dec 13, 2016
1 parent 71648f3 commit b564468
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ way. It is a distillation of the ideas behind language package managers like
[cargo](https://crates.io/) (and others) into a library, artisanally
handcrafted with ❤️ for Go's specific requirements.

`gps` is [on track](https://github.com/Masterminds/glide/issues/565) to become the engine behind [glide](https://glide.sh).
`gps` is [on track](https://github.com/Masterminds/glide/issues/565) to become
the engine behind [glide](https://glide.sh). It also powers the new, (hopefully)
official Go tooling, which we plan to make public at the beginning of 2017.

The wiki has a [general introduction to the `gps`
approach](https://github.com/sdboyer/gps/wiki/Introduction-to-gps), as well
Expand Down

0 comments on commit b564468

Please sign in to comment.