File: README.md

package info (click to toggle)
golang-github-bugsnag-bugsnag-go 1.0.5%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 456 kB
  • sloc: makefile: 9
file content (10 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
This is an example google app-engine app.

To use it you will need to install the [App Engine
SDK](https://cloud.google.com/appengine/downloads) for Go.

Then run:

    goapp deploy

Then open: https://bugsnag-test.appspot.com/ in your web-browser.