datakit-bridge-github
A bi-directional bridge between the GitHub API and Datakit
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 15 Feb 2017
- Authors
- Maintainers
Sources
Dependencies
datakit
with-test & < "0.10.0"
github
>= "2.1.0" & < "3.0.0"
github-hooks
>= "0.1.1" & < "0.2.0"
datakit-client
>= "0.9.0" & < "0.10.0"
datakit-server
>= "0.9.0" & < "0.10.0"
datakit-github
>= "0.9.0" & < "0.10.0"
protocol-9p
>= "0.8.0"
uri
>= "1.8.0"
hvsock
>= "0.8.1" & < "0.14.0"
mtime
< "1.0.0"
lwt
>= "2.7.0"
cmdliner
< "1.0.0"
topkg
build
ocamlbuild
build
ocamlfind
build
Reverse Dependencies