<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -37,6 +37,7 @@ features/expected_outputs/newgem.out
 features/install_cucumber.feature
 features/install_website.feature
 features/newgem_cli.feature
+features/rubygem_tasks.feature
 features/steps/cli.rb
 features/steps/env.rb
 lib/newgem.rb</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -3,20 +3,10 @@ USAGE: newgem project_name
 HELP/OPTIONS: newgem -h
 
 
-newgem uses config from your ~/.rubyforge/user-config.yml file
-You can add the following key/values to this file:
-  full_name  : Dr Nic Williams
-  email      : drnicwilliams@gmail.com
-  github_username: drnic
-
-To create the ~/.rubyforge/user-config.yml file run:
-  rubyforge setup (deletes your username and password, so run sparingly!)
-  edit ~/.rubyforge/user-config.yml
-  rubyforge config
-
-Whenever you create a new RubyForge.org project, re-run:
-  rubyforge config
+newgem can use an environment variable $RUBYFORGE_USERNAME
+for its default. So you can add the following to your .bash_profile:
 
+  export RUBYFORGE_USERNAME=&quot;nicwilliams&quot;
 
 Did you know you have script/generate generators?
   application_generator, component_generator, executable,</diff>
      <filename>PostInstall.txt</filename>
    </modified>
    <modified>
      <diff>@@ -29,8 +29,6 @@ Go to the folder where you want to create your new gem folder structure, and run
         create  PostInstall.txt
         create  lib/wizzo.rb
         create  lib/wizzo/version.rb
-        create  config/hoe.rb
-        create  config/requirements.rb
         create  tasks/deployment.rake
         create  tasks/environment.rake
         create  tasks/website.rake</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 Important
 =========
 
-* Open config/hoe.rb
+* Open Rakefile
 * Update missing details (gem description, dependent gems, etc.)
\ No newline at end of file</diff>
      <filename>app_generators/newgem/templates/readme</filename>
    </modified>
    <modified>
      <diff>@@ -39,5 +39,5 @@
 Important
 =========
 
-* Open config/hoe.rb
+* Open Rakefile
 * Update missing details (gem description, dependent gems, etc.)</diff>
      <filename>features/expected_outputs/newgem.out</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>07c96ddef062d4f4c631537c070240122410e280</id>
    </parent>
  </parents>
  <author>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </author>
  <url>http://github.com/drnic/newgem/commit/7441b4b28374cef590af6a7303df5e193adad261</url>
  <id>7441b4b28374cef590af6a7303df5e193adad261</id>
  <committed-date>2008-10-27T16:27:50-07:00</committed-date>
  <authored-date>2008-10-27T16:27:50-07:00</authored-date>
  <message>update postinstall and readme notices [thx Tomasz Muras]</message>
  <tree>4300cae12114ef78f386f7d920824adddfed167c</tree>
  <committer>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </committer>
</commit>
