Registry

Fetch

Fetch the plugins defined in the imports fields in your settings.json from the registry.

Terminal
litehouse fetch

Search the registry for a plugin. This will return a list of plugins that match the search term.

Terminal
litehouse search tasmota@0.1
tasmota@0.1.0
tasmota@0.1.1
tasmota@0.1.2

Publish

Publish a plugin to the registry. For more, see the build docs.

On this page

Edit on Github