a9caca2772
continuous-integration/drone Build is passing
Details
|
||
---|---|---|
handler | ||
.drone.yml | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
netflux-homepage
A tiny Go module which serves https://netflux.io.
Building
go build ./...
Run tests
go test ./...
License
MIT