/go-template

Primary LanguageMakefileMIT LicenseMIT

{{name}}

Actions Status PkgGoDev

WIP - nothing to see here

Install

go get github.com/bcomnes/{{name}}

Usage

package main

import (
  "github.com/bcomnes/{{name}}"
)

func main() {
  fmt.Println("hello world")
}

See more examples on PkgGoDev.

API

See API docs on PkgGoDev.

License

MIT