Sha256: 86f834d34294eebf4a5cd5613d1e1609b07fff4c930f5f959ecb44b522b4ff50
Contents?: true
Size: 326 Bytes
Versions: 2
Compression:
Stored size: 326 Bytes
Contents
#!/usr/bin/env ruby # # Created <%= "by #{author} " if author %>on <%= (now = Time.now).year %>-<%= now.month %>-<%= now.day %>. # Copyright (c) <%= now.year %>. All rights reserved. # # TODO: write executable # # It might be something like the following. require '<%= package %>/command.rb' <%= title %>::Command.execute
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sow-0.5 | plug/sow/seeds/bin/template/bin/command.rb |
sow-0.4.0 | plug/sow/seeds/bin/template/bin/command.rb |