Skip to content

vim-scripts/vim4rally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=4033

Rally ALM Integration for Vim

Rally is an award winning Agile Lifecycle Management (ALM) tool that helps organizations predictably deliver valuable, quality software.  Deliver the features users love.  Faster.

As a vim user, you know what productivity _really_ means.  This plugin lets you collaborate with your agile team using Rally and keep your fingers on the keyboard. 
        
This plugin provides the ability to search and display stories, tasks, and defects.  It also supports updating task estimate and todo.  Lastly, you can also show iteration burndown and cumulative flow charts for the current active iteration.

Written mostly in ruby, the latest version uses vim7.4, ruby2.0, and is compatible with vundle plugin manager.   Note:  Earlier versions of this plugin have supported and required vim7.2 patch 374 or greater (that patch has a req'd ruby interface fix) and ruby 1.8.6 or greater.   With all the dependency goodness lately, YMMV.  

Before installing, read the Requirements and Installation notes https://github.com/davidpthomas/vim4rally/blob/master/doc/rally.txt

Get the latest plugin and see screenshots in github https://github.com/davidpthomas/vim4rally

Overview video (5min): http://screencast.com/t/9a27gnOOA

Happy vimming!