quest.mk 324 B

1234567
  1. PACKAGES += quest
  2. pkg_quest_name = quest
  3. pkg_quest_description = Learn Erlang through this set of challenges. An interactive system for getting to know Erlang.
  4. pkg_quest_homepage = https://github.com/eriksoe/ErlangQuest
  5. pkg_quest_fetch = git
  6. pkg_quest_repo = https://github.com/eriksoe/ErlangQuest
  7. pkg_quest_commit = master