Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/farmradiohangar/fessboxconfig


https://github.com/farmradiohangar/fessboxconfig

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# fessboxconfig
Configuration manager for fessbox

# Installing from source
You need a working Go environment

```bash

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

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

$ make

$ make install
```