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

https://github.com/zevv/luaman

Quick and dirty script to convert lua manual to man pages.
https://github.com/zevv/luaman

Last synced: 11 months ago
JSON representation

Quick and dirty script to convert lua manual to man pages.

Awesome Lists containing this project

README

          

Simple script for converting Lua reference guide to unix man pages.
There's no proper error reporting in here, sorry for that.

Install by copying 'man3' into the proper directory under /usr/share/man, or
adjust jour $MANPATH variable.