public
Description: Another take on Agile project management as a Hobo app. We're actually using this one for real
Clone URL: git://github.com/tablatom/agility2.git
agility2 / README.agility2
100644 10 lines (6 sloc) 0.331 kb
1
2
3
4
5
6
7
8
9
10
Welcome to Agility2.
 
To get started with Hobo and Agility2, assuming you are using a git clone, run:
 
  git submodule init; git submodule update
  ./vendor/hobo/scripts/symlink_plugins
 
That will setup and pull the right commit of the hobo application into vendor/hobo
and then setup symbolic links to the vendor/plugins directory.