Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

lua-rocks/tl-tl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teal template

This repository contains minimal presets for comfortable work with a Teal-based project.

PLEASE NOTE: THIS REPO IS UNDER DEVELOPMENT AND NOT INTENDED FOR ANYONE YET!

Branches

  • main - for pure teal project
  • love - for LÖVE-based project

Content

Libraries

  • inspect - variable inspector
  • lume - a collection of first-needed functions

Configs

  • luacheck - configured to ignore warnings from generated code
  • vscode - configured to build and run project on single keypress

Highly recommended vscode extensions

Installation

  • Fork this repo
  • Clone your fork
  • Update submodules: git submodule update --init --recursive

Releases

No releases published

Packages

No packages published