Sha256: 635fd7655f6b0557904175149b87881fcf7eb1948cae67678a7bfb49393fd38e
Contents?: true
Size: 166 Bytes
Versions: 57
Compression:
Stored size: 166 Bytes
Contents
Standup.script :local do self.description = 'Generate config file' def run FileUtils.copy script_file('standup.yml'), File.expand_path('config') end end
Version data entries
57 entries across 57 versions & 1 rubygems