find any addons from the updated list lxl find <addon> (addon argument is optional)
install a specific addon lxl install <addonID>
uninstall a specific addon lxl uninstall <addonID>
list all installed addons lxl list <addon> (addon argument is optional)
Manage your remotes
A remote is a link of a manifest.json that contains might contains new addons to discover.
By default official ones
(plugins,
colors,
lsp-servers and
ide) are already supported
subscribe to a specific remote lxl subscribe <remote>
unsubscribe from a specific remote lxl unsubscribe <evaluated-remote>