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

Description
With npm and bower you just need to specify "install" to install everything listed in their configuration file. I think tsd should behave the same way to avoid confusing the user.
I searched a long time before finding the right command to do what I wanted:
It should install the modules listed in the configuration, but also creates the tsd.d.ts if it does not exists.