Rubyforge 0.4.0 Released

rubyforge version 0.4.0 has been released!

http://rubyforge.org/projects/codeforpeople

A simplistic script which automates a limited set of rubyforge
operations

  • Run ‘rubyforge help’ for complete usage.
  • Setup: For first time users AND upgrades to 0.4.0:
    • rubyforge setup
    • edit ~/.rubyforge/user-config.yml
    • rubyforge config
  • Don’t forget to login! logging in will store a cookie in your
    .rubyforge directory which expires after a time. always run the
    login command before any operation that requires authentication,
    such as uploading a package.

Changes:

  • 0.4.0 / 2007-01-09:

    • config.yml split and moved to user-config.yml (up to the user to
      do).
    • auto-config.yml now generated via config command.
    • @config renamed to @userconfig.
    • @config[“rubyforge”] moved to @autoconfig.
    • Added save_autoconfig.
    • Pulled scrape_project from scrape_config.
    • scrape_config no longer takes a user param. Use opts to specify.
    • scrape_project, add_project, add/remove_release now save
      automatically.

    http://rubyforge.org/projects/codeforpeople