package datakit-github

  1. Overview
  2. No Docs
A bi-directional bridge between the GitHub API and Datakit

Install

Authors

Maintainers

Sources

datakit-0.8.1.tbz
md5=72c918be8a5b66754e1a29b439605f7c

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: 11 Dec 2016

Dependencies (22)

  1. github >= "2.2.0"
  2. github-hooks >= "0.1.1" & < "0.2.0"
  3. datakit-client >= "0.7.0" & < "0.10.0"
  4. datakit-server >= "0.7.0" & < "0.10.0"
  5. conduit
  6. nocrypto
  7. hex
  8. named-pipe >= "0.4.0"
  9. hvsock >= "0.8.1" & < "0.14.0"
  10. uri >= "1.8.0"
  11. win-eventlog
  12. asl
  13. mtime < "1.0.0"
  14. fmt
  15. logs
  16. asetmap
  17. lwt
  18. cmdliner < "1.0.0"
  19. topkg build
  20. ocamlbuild build
  21. ocamlfind build
  22. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None