hipchat-golang-base

command module
v0.0.0-...-bfd1731 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2015 License: Apache-2.0 Imports: 11 Imported by: 0

README

Simple HipChat Golang Add-on

To run this tiny application locally do the following:

  • Configure and launch ngrok with:
ngrok http 8080
  • Note down the unique https URL generated by ngrok for you.
  • Use the URL to pass the proper configuration to the Go program:
BASE_URL=https://808cf232.ngrok.io go run main.go
  • Go to the integrations section of your HipChat room and insert the URL to your running add-on (i.e. https://808cf232.ngrok.io/atlassian-connect.json).

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