gotify-netlify

command module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2019 License: MIT Imports: 11 Imported by: 0

README

gotify-netlify

An example gotify plugin for receiveing webhooks from netlify.

Development

  1. Clone this repo
  2. export GO111MODULE=on if you are in GOPATH
  3. make download-tools
  4. Make changes
  5. make build to build the plugin for the master branch of gotify

Use the release

If you found your gotify version is included in the build, you can download the shared object and put that into your plugin dir.

If you did not find you gotify version, follow these steps to build one for your own:

  1. Download a zip file of the source code of current release at the releases page and extract it.
  2. export GO111MODULE=on if you are in GOPATH
  3. make download-tools
  4. make GOTIFY_VERSION=v1.2.1 build to build the plugin for your gotify version (GOTIFY_VERSION could be a tag, a branch or a commit).

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL