Categorygithub.com/skyhook-cli/skyhook-cli-go
repositorypackage
0.0.13-release
Repository: https://github.com/skyhook-cli/skyhook-cli-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

skyhook-cli-go

Rewrite of skyhook-cli in Go for smaller, faster executables

Installation and Usage

Assuming your $GOPATH/bin is on your $PATH:

$ go get github.com/skyhook-cli/skyhook-cli-go
$ skyhook-cli-go [init]

Or download the latest binary for your platform from the Github Releases page and run with

$ ./skyhook [init]