aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
Diffstat (limited to 'index')
-rw-r--r--index/gut.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/gut.mk b/index/gut.mk
new file mode 100644
index 0000000..1873c8e
--- /dev/null
+++ b/index/gut.mk
@@ -0,0 +1,7 @@
+PACKAGES += gut
+pkg_gut_name = gut
+pkg_gut_description = gut is a template printing, aka scaffolding, tool for Erlang. Like rails generate or yeoman
+pkg_gut_homepage = https://github.com/unbalancedparentheses/gut
+pkg_gut_fetch = git
+pkg_gut_repo = https://github.com/unbalancedparentheses/gut
+pkg_gut_commit = master