Sha256: 3b870ca0c48fbedc41e28cef971a0614cc0618726eb51c35d572b67aa9ffe9c6
Contents?: true
Size: 301 Bytes
Versions: 1
Compression:
Stored size: 301 Bytes
Contents
# Configure Commandable require 'commandable' Commandable.color_output = true Commandable.verbose_parameters = false Commandable.app_name = "commandable" Commandable.app_info = """ \e[92mWidget!\e[0m - It makes stuff and things! Exclamation! Copyright (c) 2112 Richard Christy & Sal Governale """
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
widget-0.0.1 | lib/widget/commandable_config.rb |