package datakit-bridge-github

  1. Overview
  2. No Docs
A bidirectional bridge between the GitHub API and Datakit

Install

Authors

Maintainers

Sources

datakit-v1.0.0.tbz
sha256=e5b36c9db8ce40dd828166ddeb35b197766d782fb39d1cbc90628a43c69c34d5
sha512=af3e973be41bcbda95bdf2722e3040607cbfd5cffcd026046eba027da9cabe072c0ecb4cd7edef4aedb4ee0f68e7cec5c273f666c5fd66dd7e0ee19ed5d90c0a

Description

The package provides a bi-directional bridge between the GitHub API and Datakit, so you can talk to the GitHub API using filesystem and Git-like commands only. The datakit-github programs can start a webhook server to listen for GitHub events in real time, and project it into a Git repository. It also monitors that Git repository for user-provided changes, and translate them into GitHub API calls.

Published: 13 Jul 2019

Dev Dependencies (2)

  1. datakit with-test & >= "0.12.0"
  2. alcotest with-test

Used by

None

Conflicts

None