Motiro 0.6.3 released - Now available as gem

As you may have already noticed, Motiro is a
project tracking tool written in Ruby using
Rails.

0.6.3 is a release focused on ease-of-use.
There are a lot of chances for improvement, but
Motiro should be much easier by now.

  • Installation: should take no longer than two
    steps now. This is a huge improvement over the
    previous procedure, which involved much manual
    configuration and testing. Motiro now is available
    both as a gem and as a low-dependency tarball
    (meaning there is almost no need to install
    external libraries).

So if you want to try Motiro, you can always go to
http://www.motiro.org and see it live, but you can
also install it locally with

$ gem install motiro
$ motiro install <some_location>

  • Navigation: a breadcrumbs navigation bar was
    added and it makes navigation considerably faster
    (and even possible, in some cases!)

Do not forget to have fun,

Thiago A.