You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
handler | 3 weeks ago | |
.drone.yml | 3 weeks ago | |
Dockerfile | 3 weeks ago | |
LICENSE | 3 weeks ago | |
README.md | 3 weeks ago | |
go.mod | 3 weeks ago | |
go.sum | 3 weeks ago | |
main.go | 3 weeks ago |
README.md
netflux-homepage
A tiny Go module which serves https://netflux.io.
Building
go build ./...
Run tests
go test ./...
License
MIT