RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Quik in Action - Sinatra Web App Quick Starter Template (Wizard) Script & Code Gen

Hello, I’ve put together a new quick starter template for Sinatra web apps using the quik machinery. Try: $ quik new sinatra or $ qk n sinatra. This will download and run the sinatra.rb quik starter wizard script. Resulting in a ready-to-use/run Sintatra app. Not your Sinatra template style? Add your own template/script. Cheers.

PS: The qk/quik command line tool now includes a new list wizards (list, ls, l) command. Try: $ quik ls Resulting in:
1..gem .:. Gem Quick Starter Template
2..gem-hoe .:. Gem Quick Starter Template (Hoe Classic Edition)
3..sinatra .:. Sinatra Quick Starter Template

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in