iota.mk 333 B

1234567
  1. PACKAGES += iota
  2. pkg_iota_name = iota
  3. pkg_iota_description = iota (Inter-dependency Objective Testing Apparatus) - a tool to enforce clean separation of responsibilities in Erlang code
  4. pkg_iota_homepage = https://github.com/jpgneves/iota
  5. pkg_iota_fetch = git
  6. pkg_iota_repo = https://github.com/jpgneves/iota
  7. pkg_iota_commit = master