Standup.script :local do self.description = 'Put specified script into project configuration' def run variants = Standup.scripts.keys.sort.select{|script_name| File.exists? File.expand_path("#{script_name}.rb", Standup.gem_scripts_path)} script_name = argument '