aboutsummaryrefslogtreecommitdiffstats
path: root/index/quest.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/quest.mk')
-rw-r--r--index/quest.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/quest.mk b/index/quest.mk
new file mode 100644
index 0000000..5833197
--- /dev/null
+++ b/index/quest.mk
@@ -0,0 +1,7 @@
+PACKAGES += quest
+pkg_quest_name = quest
+pkg_quest_description = Learn Erlang through this set of challenges. An interactive system for getting to know Erlang.
+pkg_quest_homepage = https://github.com/eriksoe/ErlangQuest
+pkg_quest_fetch = git
+pkg_quest_repo = https://github.com/eriksoe/ErlangQuest
+pkg_quest_commit = master