Sha256: 7f33b63e3f4bfecbdb414fb02a71c6a53db8ad5a9abbeb24c6c65d4904a9c25b
Contents?: true
Size: 536 Bytes
Versions: 4
Compression:
Stored size: 536 Bytes
Contents
# ChangeLog ## v0.1.0 Initial set of commands: * `clone` - install a recipe from a local path * `recipe` - generate a scaffold for a new recipe * `definition` - generate a scaffold for a helper definition Patches: ### v0.1.1 * `clone` - When cloning a recipe folder, don't insert require_recipe if the folder doesn't have a recipe folder ### v0.1.2 * `recipe` - can take --package/--version/--unmasked options ### v0.1.3 * `recipe` - if a package isn't specified then comment out the attributes/recipe.rb code as example only
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
engineyard-recipes-0.2.0.pre3 | ChangeLog.md |
engineyard-recipes-0.2.0.pre2 | ChangeLog.md |
engineyard-recipes-0.2.0.pre1 | ChangeLog.md |
engineyard-recipes-0.1.3 | ChangeLog.md |