rafter.mk 312 B

1234567
  1. PACKAGES += rafter
  2. pkg_rafter_name = rafter
  3. pkg_rafter_description = An Erlang library application which implements the Raft consensus protocol
  4. pkg_rafter_homepage = https://github.com/andrewjstone/rafter
  5. pkg_rafter_fetch = git
  6. pkg_rafter_repo = https://github.com/andrewjstone/rafter
  7. pkg_rafter_commit = master