TSD is installed using node and npm. To install use:
$> npm install -g tsd
Download as a .zip file. or use NuGet
To install {{item.name}} use the following command:
$> tsd install {{item.name}}
To install {{item.name}} with all dependenciesuse the install* command.
To install {{item.name}} with NuGet
PM> Install-Package {{item.name}}.TypeScript.DefinitelyTyped
Download {{item.name}}.d.ts file.