HackUTOS and a fast prototype

TAGS:

Over the weekend we attended hackUTOS, a code sprint free for all. Organized by the Utah Open Source Foundation it brings together open source advocates, hackers, code monkeys, terminal jockeys, and a healthy dose of peanuts. This is the opportunity to share and exchange knowledge with others and spend some quality time working on pet projects.

Since we rely on Liquid Planner as our project management software, we wanted to prototype a command line tool to query LP via their REST API. The idea behind it would be to find out things like: recent comments, chatter, upcoming tasks, mark tasks done, log time, etc. We wanted a fast, easy to use interface ala svn, git, drush.

What we came up with, well, isn't as functional as any of those tools. However, we learned the ins-and-outs of argparse and can perform simple queries to LP.

Feel free to try it, hack on it, change it, improve it:

git clone http://github.com/dharmalabs/lp-shell.git

Comments

  • Showing 1-0 of 0

Post new comment

Image CAPTCHA
Enter the characters shown in the image.