# See https://github.com/skroutz/cogy#configuration Cogy.configure do |config| #config.bundle = { # name: "myapp", # description: "Cog commands generated from myapp", # version: "0.0.1", # cogy_executable: "/usr/bin/cogy" #} # #config.command_load_paths = ["cogy"] #config.cogy_endpoint = "http://www.example.com/cogy" end