diff options
author | Adam <adamdharrison@gmail.com> | 2022-09-09 17:49:45 -0400 |
---|---|---|
committer | Adam <adamdharrison@gmail.com> | 2022-09-09 17:49:45 -0400 |
commit | 38eabf89e5d1ed3ed7c5db399ee882e300c69205 (patch) | |
tree | f73aa71ea4630cb3b248320dca1a3aaba48746e2 /README.md | |
parent | f3b23174bfed7203d53040b6ba028b6049f556ad (diff) | |
download | lite-xl-plugin-manager-38eabf89e5d1ed3ed7c5db399ee882e300c69205.tar.gz lite-xl-plugin-manager-38eabf89e5d1ed3ed7c5db399ee882e300c69205.zip |
Add README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7a27efd --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Lite XL Plugin Manager + +My attempt at a lite-xl plugin manager. A standalone binary that provides an easy way of installing, and uninstalling plugins from lite-xl. + +Can be used by a package manager plugin that works from inside the editor and calls this. + +Releases forthcoming, should be available on Windows, Mac, Linux and FreeBSD. |