Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// ThemeKitVersion is the version build of the library
ThemeKitVersion, _ = version.NewVersion("1.3.3")
)
Functions ¶
func Install ¶
Install will take a semver string and parse it then check if that update is available and install it. If the string is 'latest' it will install the most current. If the string is latest and there is no update it will return an error. An error will also be returned if the requested version does not exist.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.