@tybys/tsgo
v1.2.0
Published
A commandline tool for using TypeScript to write libraries and export API documentation
Downloads
24
Readme
tsgo
A commandline tool for using TypeScript to write libraries and export API documentation.
Quick Start
$ npm install -g @tybys/tsgo
$ tsgo init mylib
$ cd mylib