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

lua-rocks/lua-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua template

This template is designed for any lua-based projects and using emmylua format compatible with sumneko-language-server.

Pre-requirements

  • lua >5 or luajit >2
  • luarocks >3

Installation

  • Fork this repo
  • Clone your fork
  • Install dependencies: lua run/install.lua
  • Update submodules: lua run/update.lua
  • Run helloworld: lua run/default.lua

Content

Libraries

  • inspect - variable inspector
  • lume - collection of first-needed functions
  • proto - oop library
  • log - simple logger

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages