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 - Gem Starter Template - Hoe Classic Edition - New Gem Code Generator

Hello, For the new qk/quik tool - the missing code generator for ruby - that lets you use quick starter wizard scripts and github-hosted code templates - I’ve put together a new example that lets you generate new gems using the “classic” gem starter template from the hoe gem. Use $quik new gem-hoe to (auto-)generate a new gem that will use the gem-hoe.rb wizard script and the gem-starter-template-hoe repo. Not your gem style? Add/use your own script and template. Cheers.

Comments

Is there a way to default to bitbucket.org ?

For now the github archive .zip download url is hard-coded - if you put together some quick starter templates - I will add the missing configuration option (for bitbucket.org and other download sources). Cheers.

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