forked from blackducksoftware/hub-client-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ari Kamen
authored
Feb 9, 2018
1 parent
3dbe81e
commit 7709db4
Showing
1 changed file
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,16 @@ | ||
# Hub Client for Go | ||
# Overview | ||
|
||
This is a Hub Client for Go. This client supports a large amount of the current Hub API. | ||
|
||
## Requirements | ||
# Build | ||
|
||
This has been compiled/tested with Go 1.9. | ||
Coming soon. | ||
|
||
# Where can I get the latest release? | ||
|
||
Available from GitHub. | ||
|
||
## Documentation | ||
|
||
All documentation can be found on our wiki: https://github.com/blackducksoftware/hub-client-go/wiki/Dev-Requirements | ||
|