From Source
Clone the repository:
git clone https://github.com/yungwood/ical-filter-proxy.git
cd ical-filter-proxy
Run the tests:
go test ./...
Build the binary:
go build .
Run the service:
./ical-filter-proxy -config config.yaml
Clone the repository:
git clone https://github.com/yungwood/ical-filter-proxy.git
cd ical-filter-proxy
Run the tests:
go test ./...
Build the binary:
go build .
Run the service:
./ical-filter-proxy -config config.yaml