lxl

command module
v0.0.0-...-7b1d535 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2024 License: MIT Imports: 16 Imported by: 0

README

lxl

A WIP plugin manager for lite-xl text editor

Build

As easy as go build, same in all OSs

Usage

Manage your addons

  • 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>
  • list remotes that lxl is subscribed lxl remotes

To do

  • Support stud
  • Proper versioning management
  • Verbose and plumbing mode
  • Filter by
  • GUI via lite-xl plugin

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL