Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client wraps the skills.sh API
func (*Client) ListPopular ¶ added in v0.15.0
ListPopular returns popular skills for autocompletion
type Installer ¶ added in v0.15.0
type Installer struct {
// contains filtered or unexported fields
}
Installer handles downloading and installing skills from GitHub
func NewInstaller ¶ added in v0.15.0
func NewInstaller() *Installer
NewInstaller creates a new skill installer
Click to show internal directories.
Click to hide internal directories.