Project

hookit

0.0
No release in over a year
A template, build, and configuration framework.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

>= 0
>= 0
>= 0
 Project Readme

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.