tylerflint / hookit

A template, build, and configuration framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hookit

Hookit is a template, build, and configuration framework, primarily intended for CI/CD scenarios where generating configuration files, code, and running tasks like compilation and deployment are necessary.

Why ruby?

Ruby is an elegant language with an inherent ability to create DSLs. Ruby was chosen for the ability to specify complex tasks and manipulate data in a very concise definition.

About

A template, build, and configuration framework

License:MIT License


Languages

Language:Ruby 100.0%