You cannot 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
|
12 months ago | |
---|---|---|
handler | 12 months ago | |
.drone.yml | 12 months ago | |
Dockerfile | 12 months ago | |
LICENSE | 12 months ago | |
README.md | 12 months ago | |
go.mod | 12 months ago | |
go.sum | 12 months ago | |
main.go | 12 months ago |
README.md
netflux-homepage
A tiny Go module which serves https://netflux.io.
Building
go build ./...
Run tests
go test ./...
License
MIT