Sha256: 0577e63d046b176a8b7bcb56e1c407151e90a45de445a55a75b6c1c135fca18b

Contents?: true

Size: 866 Bytes

Versions: 1

Compression:

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

* print out a warning message if a recipe isn't found

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jackdempsey-beet-0.1.9 TODO