package
2.15.0+incompatible
Repository: https://github.com/smarthome-go/cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
Removes a local project If `purgeOrigin` is set to `true`, the project is also deleted on the remote.
Lints an arbitrary Homescript given its id Error handling is done internally and printed directly.
Lints an arbitrary string of Homescript code Error handling is done internally and printed directly.
Displays a list of cloneable Homescripts of the current user.
Creates a new project on the remote and locally.
Reads project state from the server and patches the local files accordingly.
Reads the local project state and uploads it to the remote.
Reads the `hms.toml` file in the current project and returns a struct.
Executes an arbitrary Homescript given its id Error handling is done internally and printed directly.
Executes an arbitrary string of Homescript code Error handling is done internally and printed directly.

# Structs

No description provided by the author