# gomod-index simple and stupid go module thingy. ## usage ``` $ go install aaoth.xy/la-ninpre/gomod-index@latest $ gomod-index -l "" -m "" -g "" ... ``` this will listen on "\" and will redirect go get requests to "\/mod" to git repo at "\/mod". ## licence ISC (see 'LICENCE').