An open API service indexing awesome lists of open source software.

https://github.com/batrick/lunadry

A code formatter in Lua.
https://github.com/batrick/lunadry

Last synced: about 1 year ago
JSON representation

A code formatter in Lua.

Awesome Lists containing this project

README

          

# Lunadry -- A code formatter in Lua and LPeg.

**Patrick J. Donnelly (batrick@batbytes.com)**

This project uses the power of LPeg to format source code, currently just Lua.
To use:

./lunadry --in-place file.lua