# See https://github.com/skroutz/cogy#configuration Cogy.configure do |config| #config.bundle_name = "myapp" #config.bundle_description = "Cog commands generated from myapp" #config.bundle_version = "0.0.1" #config.executable_path = "/usr/bin/cogy" #config.command_load_paths = ["cogy"] end