module
0.0.0-20240204092032-02b97c69090b
Repository: https://github.com/derrickkirimi/snippets.git
Documentation: pkg.go.dev
# README
Snippetbox
A Go application for keeping track of snippets.
Run with:
$ go build -o /tmp/web ./cmd/web/ $ cp -r ./tls /tmp/ $ cd /tmp/ $ ./web