This repository was archived by the owner on Apr 30, 2019. It is now read-only.

Description
I want to use tsd with a non-Github server, but tsd is opinionated at the moment about Github. It looks like it makes assumptions about the shape of the REST API, and expects the repo attribute in tsd.json to be the format <owner>/<repo>.
It would be good to be able to use tsd with an internal Git repo.