chaos_monkey.mk 339 B

1234567
  1. PACKAGES += chaos_monkey
  2. pkg_chaos_monkey_name = chaos_monkey
  3. pkg_chaos_monkey_description = This is The CHAOS MONKEY. It will kill your processes.
  4. pkg_chaos_monkey_homepage = https://github.com/dLuna/chaos_monkey
  5. pkg_chaos_monkey_fetch = git
  6. pkg_chaos_monkey_repo = https://github.com/dLuna/chaos_monkey
  7. pkg_chaos_monkey_commit = master