Sha256: 474356618ee1f6cbb069066682fc1db89ccc4eb7dbd8279cff3cb67c97b6b2d8
Contents?: true
Size: 415 Bytes
Versions: 2
Compression:
Stored size: 415 Bytes
Contents
--- type: <%= stack_type %> name: "<%= name %>" # # TODO: Before submitting this stack, you have to specify # the attributes below. # # Available operating systems # # <%= "For OS".ljust(20) %> <%= "Use" %> # <%= "-"*20 %> <%= "-"*20 %> <% FriendlyNames.each_pair do |key, value| %># <%= key.ljust(20) %> <%= value %> <% end %># # operating_system: # description: "<%= description %>" # tags: [add, some, tags] #
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stackfu-0.1.1 | templates/stack.yml.erb |
stackfu-0.1.0 | templates/stack.yml.erb |