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.
- Host: GitHub
- URL: https://github.com/batrick/lunadry
- Owner: batrick
- License: gpl-3.0
- Created: 2013-06-22T23:57:46.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-03-12T22:50:59.000Z (over 10 years ago)
- Last Synced: 2025-04-07T01:11:25.893Z (about 1 year ago)
- Language: Lua
- Size: 33.2 KB
- Stars: 29
- Watchers: 5
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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