ztk 1.18.0
Zachary's Tool Kit contains a collection of reusable classes meant to simplify development of complex systems in Ruby, especially devops tooling. These classes provide functionality I often find myself needing from project to project. Instead of reinventing the wheel each time, I've started building a collection of reusable classes. Easy-bake DSLs, parallel processing, complex logging, templating and many other useful design patterns, for example are all contained in simple, reusable classes with a common interface and configuration style.
Gemfile:
=
installation:
=
Dépendances de Runtime (6):
Dépendances de Development (10):
coveralls
>= 0
pry
>= 0
rake
>= 0
redcarpet
>= 0
rspec
>= 0
travis
>= 0
travis-artifacts
>= 0
typhoeus
~> 0.6.7
websocket-native
>= 0
yard
>= 0