rubiojr / commit-monitor

Beehive embedding example

Home Page:https://github.com/muesli/beehive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commit Monitor

Beehive's embedding example that demonstrates:

  • How to embed Beehive and take advantage of the hives available.
  • How to use a custom out-of-tree hive for hives that aren't useful for the general audience or need to be private.

Uses the experimental embedding API.

Building/installing

Run go build.

Usage

Create a personal access token.

export GITHUB_TOKEN=<your-token-here>

./commit-monitor

Example output

About

Beehive embedding example

https://github.com/muesli/beehive

License:MIT License


Languages

Language:Go 100.0%