zeroschism / tcl-fogbugz-api

Tcl package for using the FogBugz API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tcl FogBugz XML API Package

This package provides a Tcl native interface to the FogBugz XMP API as documented at http://fogbugz.stackexchange.com/fogbugz-xml-api

Requirements

  • A FogBugz server or FogBugz On Demand account
  • Tcl 8.5 or newer
  • tDOM

Other Stuff that's Included

  • fogbugz-git-hook is a script which can be used to auto-populate a BUGZID reference in git commits based on the user's "Currently Working On" setting on the FogBugz server.

About

Tcl package for using the FogBugz API

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Tcl 89.5%Language:Makefile 10.5%