gut.mk 317 B

1234567
  1. PACKAGES += gut
  2. pkg_gut_name = gut
  3. pkg_gut_description = gut is a template printing, aka scaffolding, tool for Erlang. Like rails generate or yeoman
  4. pkg_gut_homepage = https://github.com/unbalancedparentheses/gut
  5. pkg_gut_fetch = git
  6. pkg_gut_repo = https://github.com/unbalancedparentheses/gut
  7. pkg_gut_commit = master