Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua codebase modernity

A lua tool to analyze the top 100 lua codebases on github by parsing them and comparing their version compatibility over time.

Requirements

Made on Windows 10. Presumably also works on other Windows versions. Probably doesn't work on Linux/Mac.

Required CLI tools

  1. Git on windows cli git
  2. The github rest api through the github cli interface gh (link)

Required lua libraries

These can mostly be installed through luarocks, or cloned from github.

  1. LuaFileSystem
  2. lunajson
  3. My forked version of Lua parser, originally by thenumbernine
  4. A forked version of lua-parser, originally by andremm
  5. Lua-ext by thenumbernine

About

Calculating modernity of open source github Lua codebases

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages