Skip to content

How To Create A New Provider

deadprogrammer edited this page Sep 14, 2010 · 3 revisions

To start a new provider, simply do the following:
tm generate myprovider

This will generate a new skeleton provider called ticketmaster-myprovider in the current directory. Create a repo from that directory, and you can start implementing your provider.

Clone this wiki locally