all repos — honk @ 10cf4d9c7820f1291a19b7b6f0ec037c7ca6d0ca

my fork of honk

build instructions
Ted Unangst tedu@tedunangst.com
Sat, 12 Oct 2019 11:16:16 -0400
commit

10cf4d9c7820f1291a19b7b6f0ec037c7ca6d0ca

parent

c1043e3d5119e97c88c659a01638bbb53de9b997

1 files changed, 12 insertions(+), 0 deletions(-)

jump to
M docs/honk.8docs/honk.8

@@ -37,6 +37,18 @@ Make sure to pass the Host header, if necessary (as for nginx).

.Bd -literal -offset indent proxy_set_header Host $http_host; .Ed +.Ss BUID +Building +.Nm +requires a go compiler and libsqlite. +On +.Ox +this is the go and sqlite3 packages. +Other platforms may require additional development libraries or headers +to be installed. +Run make. +Please be patient. +Even on fast machines, building from source can take several seconds. .Ss INIT Run the .Ic init