Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ Synopsis
Method
Synopsis
kitectl/command/install.go:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
func
(c *Install) Synopsis() string {
32
return
"Installs a kite from a repository"
33
}
34
35
func
(c *Install) Help() string {
36
helpText := `
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected