Skip to content
Snippets Groups Projects
user avatar
John Hodge authored
- Added help message to the server
- Made door password a file instead of an option (keeps it out of ps)
807782b4
=====================
=== OpenDispense2 ===
=====================

Replacement for the UCC (University Computer Club)'s "dispense" system


=== Compiling ===
Required packages
- libncurses-dev
- libssl-dev
- build-essentials (gcc and GNU Make)

Run `make -C src/`