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.
continuous-integration/drone/push Build is passing
Details
|
8 months ago | |
---|---|---|
handler | 8 months ago | |
.drone.yml | 8 months ago | |
Dockerfile | 8 months ago | |
LICENSE | 8 months ago | |
README.md | 8 months ago | |
go.mod | 8 months ago | |
go.sum | 8 months ago | |
main.go | 8 months ago |
README.md
netflux-homepage
A tiny Go module which serves https://netflux.io.
Building
go build ./...
Run tests
go test ./...
License
MIT