~hannes/lucoa

A simple server for WHUMP
Update version to 1.1.1
Change license to GPL2
Support passing "." as a directory

clone

read-only
https://git.sr.ht/~hannes/lucoa
read/write
git@git.sr.ht:~hannes/lucoa

You can also use your local clone with git send-email.

#lucoa

A simple server for WHUMP

#Installation

You need to have Go as well as scdoc installed for the build process.

make
sudo make install

You can pass PREFIX or DESTDIR to make if you'd like:

make PREFIX=/usr
sudo make PREFIX=/usr install

Uninstallation is possible with:

sudo make uninstall

#Usage

See lucoa(1) for running the server.

#Contributing

Send patches/bug reports to ~hannes/public-inbox@lists.sr.ht.

Do not follow this link