A project template manager plugin for Lite XL.
Note
At the moment this plugin is LINUX ONLY.
Warning
At the moment the functionality for downloading dependencies is broken, a FIX is WIP.
Install the Lite XL package manager.
Run lpm install ptm
.
Load the template modules into Lite XL:
~/.config/lite-xl/init.lua
local ptm = require "plugins.ptm"
ptm.load()
You can find the documentation here