Sha256: 85cf938cba789d6eaa4ce28228283b5aa9e217a82dd7e3ce7f47b613122eafb5
Contents?: true
Size: 608 Bytes
Versions: 11
Compression:
Stored size: 608 Bytes
Contents
Your new Sinatra app <%= @gen.camelname %> has been created <% if @gen.renamed %> (Note that '<%= @gen.filename %>' has been changed to '<%= @gen.wormname %>' because Ruby finds '-'s troubling) <% end %> Now do cd <%= @gen.wormname %> bundle bundle exec rake And presuming that passes OK git add . git commit -m 'First commit' Then try bundle exec rake run which will launch Compass and then run the app (at http://localhost:9292) <% unless @gen.licensor %> You should also fill in your name in LICENSE.md <% end %> For post-install hints, try skellington postinstall
Version data entries
11 entries across 11 versions & 1 rubygems