@bluebeel/go

1.2.1 • Public • Published

now-go

A Now v2 Golang builder with middleware.

Usage

Add it to your now.json as:

{
  "builds": [
    { "src": "*.go", "use": "@blubeel/go" }
  ]
}

An example is available in the example folder.

/@bluebeel/go/

    Package Sidebar

    Install

    npm i @bluebeel/go

    Weekly Downloads

    1

    Version

    1.2.1

    License

    MIT

    Unpacked Size

    14.5 kB

    Total Files

    7

    Last publish

    Collaborators

    • bluebeel