Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 257 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 257 Bytes

fessboxconfig

Configuration manager for fessbox

Installing from source

You need a working Go environment

$ go get github.com/FarmRadioHangar/fessboxconfig/...

$ cd $GOPATH/github.com/FarmRadioHangar/fessboxconfig

$ make

$ make install