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

Version Path
jackdempsey-beet-0.2.0 TODO
jackdempsey-beet-0.2.1 TODO
jackdempsey-beet-0.2.2 TODO
jackdempsey-beet-0.3.0 TODO
jackdempsey-beet-0.3.1 TODO
beet-0.6.5 TODO
beet-0.6.4 TODO
beet-0.6.3 TODO
beet-0.6.1 TODO
beet-0.6.0 TODO
beet-0.5.0 TODO
beet-0.4.6 TODO
beet-0.4.5 TODO
beet-0.4.4 TODO
beet-0.4.3 TODO
beet-0.4.2 TODO
beet-0.4.1 TODO
beet-0.4.0 TODO
beet-0.3.1 TODO