Sha256: d8cb3585e2626eec6de945c4a69246a3ae4cf6514b7b1675f44949eb8e947186

Contents?: true

Size: 678 Bytes

Versions: 2

Compression:

Stored size: 678 Bytes

Contents

==Seedling
----------

Seedling is a tool for creating ruby projects.  It aims to add
tasks (via a Rakefile and some tasks/*.rake) which allow for quick
and easy publishing of your new ruby library, via github and or rubyforge.
It automates some of the monotony such as
 
* Re-Versioning
* AUTHORS updating
* .gemspec updates
* building a gem, tarball, zip, source export tree
* Test (spec) running, via a bacon task and bacon spec helper (we love bacon)
* Documentation via yard
* CHANGELOG updating

== Download

using git
 git clone git://rubyists.com/gits/seedling

==Usage
-------

We're getting there. Will be
 seedling plant /path/to/tree

Copyright(c) 2009 The Rubyists

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
deathsyn-seedling-0.0.1 README
seedling-0.0.1 README