From b59c830d9a0427c6918bcd2346c3f965da29cac9 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Wed, 3 Dec 2014 16:01:30 +0000 Subject: Add TODO.rubygems item --- TODO.rubygems | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.rubygems b/TODO.rubygems index 1be298c..e7ca06d 100644 --- a/TODO.rubygems +++ b/TODO.rubygems @@ -20,3 +20,6 @@ It's ugly to have the version number in every chunk name, and it makes it more time-consuming to do version updates of individual components in a stratum. The chunk name should default to '$chunkname', except when multiple versions of the chunk are found. + +The tool should autodetect where 'Hoe' is used and generate a chunk morph +that runs `rake gem` instead of `gem build xxx.gemspec`. -- cgit v1.2.1