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