MingleMingle
Supporting MingleMingle version: 0.0.x
This package contains MingleMingle, a Mingle command line tool based on the Mingle REST API. (The name is came from a cartoon book named “Hunter Hunter”:)
MingleMingle has the following features integrating with Mingle:
-
run transition => mm run …
-
show card => mm card number
-
show card list view => mm cards … | mm view name
-
show team member info => mm user id/login
-
commit code with running transition => mm svnci .…
Download
The latest version of MingleMingle can be found at
Installation
Normal Installation
You can install MingleMingle with the following command.
% ruby install.rb
from its distribution directory.
GEM Installation
Download and install MingleMingle with the following.
gem install --remote minglemingle
Online Resources
MingleMingle References
-
MingleMingle Project Page: rubyforge.org/projects/minglemingle
-
MingleMingle API Documents: minglemingle.rubyforge.org
Type “mm” for an up-to-date help doc.
License
MingleMingle is available under an Apache License Version 2.0.
Support
The MingleMingle homepage is minglemingle.rubyforge.org. You can find the MingleMingle RubyForge page at rubyforge.org/projects/minglemingle.
Feel free to submit commits or feature requests. If you send a patch, remember to update the corresponding unit tests. If fact, I prefer new feature to be submitted in the form of new unit tests.
For other information, feel free to ask on the ruby-talk mailing list or contact [email protected].
Usage
Type “mm” for an up-to-date help doc.
Other stuff
- Author
-
Li Xiao <[email protected]>
- Requires
-
Ruby 1.8.6 or later
- License
-
Copyright 2008 by Li Xiao. Released under an Apache License Version 2.0. See the LICENSE file included in the distribution.
Warranty
This software is provided “as is” and without any express or implied warranties, including, without limitation, the implied warranties of merchantibility and fitness for a particular purpose.