tsd icon indicating copy to clipboard operation
tsd copied to clipboard

Support non-Github repos.

Open bradleyayers opened this issue 9 years ago • 5 comments

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.

bradleyayers avatar Mar 26 '15 03:03 bradleyayers

:thumbsup: Required for internal legacy library definitions

madaz avatar Apr 28 '15 00:04 madaz

:+1: This is definitely critical for internal definitions.

alexlrobertson avatar Nov 12 '15 20:11 alexlrobertson

any update on this? We have a secure dome environment, and what I want to do is point tsd to our internally mirrored DefinitelyTyped github repo just like I can with bower and npm.

httpete avatar Dec 14 '15 16:12 httpete

I'm available to review a PR for this feature. I don't know what "mirrored DefinitelyTyped github repo" means though, maybe you're interested in https://github.com/DefinitelyTyped/tsd/pull/223? If you're interested in installing from arbitrary locations, maybe you want something more like http://github.com/typings/typings.

blakeembrey avatar Dec 14 '15 16:12 blakeembrey

Any idea when the next npm release will be? I'm really in need of this particular feature.

daudt avatar Jan 05 '16 00:01 daudt