Sha256: 202807c377baf74527c93a6cf4d7736ae06d77eba4cf3d34bcabcffb03dde22c
Contents?: true
Size: 812 Bytes
Versions: 19
Compression:
Stored size: 812 Bytes
Contents
* refactor methods in bin/beet to use each other (lots of duplication between generate and just_recipe ( maybe just make generate a boolean option rather than a method ) * refactor so you can use template names in the recipe calls along with local paths and remote paths * fixup places where its obviously just rails stuff, like add_gems * generate command in bin/beet should have executor stuff pulled out of case, ie, it should always run * create a better way to mixin things from rails/whatever as needed inside Beet::Executor * figure out if its worth it to use similar step definitions as done in Jeweler for gems that generate stuff and want to verify things worked correctly * write some recipes for browsercms * work on ubuntu install ideas * create a "if gem_exists?('browsercms')" type method
Version data entries
19 entries across 19 versions & 2 rubygems