Sha256: 3bb8f7a74505904d535637c29bcc72d6268b9f0ce7f7109e468341ab5d96fe43
Contents?: true
Size: 159 Bytes
Versions: 4
Compression:
Stored size: 159 Bytes
Contents
Standup.script do self.description = 'Generate config file' def run FileUtils.copy script_file('standup.yml'), File.expand_path('config') end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
standup-0.3.3 | scripts/init.rb |
standup-0.3.2 | scripts/init.rb |
standup-0.3.1 | scripts/init.rb |
standup-0.3.0 | scripts/init.rb |