Sha256: 618891cb882acbdfbb2491edfaa0a43b7463cf091ab2ceb9e945f7da7619e840

Contents?: true

Size: 725 Bytes

Versions: 2

Compression:

Stored size: 725 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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jackdempsey-beet-0.1.6 TODO
jackdempsey-beet-0.1.7 TODO