modulepackage
0.0.0-20150508213308-f0942dce0482
Repository: https://github.com/imax-pp/go-flexget.git
Documentation: pkg.go.dev
# README
Go-FlexGet
Introduction
Go-FlexGet is tiny web application displaying status, logs and configuration from FlexGet, on a different server.
Usage
- Compile Go-FlexGet:
go build .
- Modify FlexGet server configuration in
application.properties
- Run Go-FlexGet:
./go-flexget -logtostderr=true
Components
- Go, version
1.4.2
- AngularJS, version
1.3.14
- Angular Material, version
0.8.3
# Packages
No description provided by the author