A project template manager plugin for Lite XL.
Note
At the moment this plugin is LINUX ONLY.
To begin with, you'll need the Lite XL package manager.
Then open the integrated terminal and run lpm install ptm.
After that, write the following into ~/.config/lite-xl/init.lua:
local ptm = require "plugins.ptm"
ptm.load()ptm can generate folder/file structures for single files and complex project templates.
Single-file templates follow the naming convention (single)project_template_name.
Complex project templates do not require any name prefix, thus project_template_name.
Here's the reference template