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

https://github.com/guidanoli/luabill

Organize your bills with Lua
https://github.com/guidanoli/luabill

Last synced: 2 months ago
JSON representation

Organize your bills with Lua

Awesome Lists containing this project

README

          

# luabill - organize your bills with Lua

## Dependencies

- Lua 5.4
- lfs 1.8.0
- serpent 0.30
- lpeg 1.1.0

## Installation

1. Install all the dependencies listed above.
You may choose to install the Lua modules with LuaRocks or not.

2. Clone this repository locally.

3. Add the `bin` directory to your `PATH` environment variable.

4. You can now run the `luabill` command.