From ea7424b277c7a4543f1b08d0e227782f4bae079f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 4 Jul 2015 12:53:25 +0200 Subject: Add package gut to the index --- index/gut.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index/gut.mk (limited to 'index') 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 -- cgit v1.2.3