Sha256: de0a803770d4dd1a8272b70f4839c5841264f6fe9af7fa231be6a9f9ffec5353
Contents?: true
Size: 314 Bytes
Versions: 2
Compression:
Stored size: 314 Bytes
Contents
# Empezar A simple Ruby library to enforce a convention for configuration, logging and execution ## Install gem install empezar ## Usage ```ruby require 'empezar' Runner.run # Maps config/main.yaml to Configuration as SymbolMatrix # Gets ready Log as a logger in log/main.log ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
empezar-0.0.2 | README.md |
empezar-0.0.1 | README.md |