910 B
910 B
Porom
porous forum
License
Released under CNPLv7+. Please read the full terms for proper wording.
installing
- first, install OpenResty. instructions for linux can be found here.
- then, install LuaJIT
- then, install LuaRocks (prefer your package manager instead of a local install recommended by the guide)
- add luarocks search dirs to path:
# in .bashrc (or other shell equivalent)
eval "$(luarocks --lua-version 5.1 path)"
- clone repo
- install the dependencies:
luarocks --local --lua-version 5.1 build --only-deps
- rest is TBD until a start script is provided
icons
the icons in the icons/
folder are by Gabriele Malaspina