Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PerilousBooklet/lite-xl-ptm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Template Manager

ptm-1

ptm-2

A project template manager plugin for Lite XL.

Note

At the moment this plugin is LINUX ONLY.

Quickstart

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()

Documentation

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

About

A plugin for Lite XL that generates project templates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages