tsrun
v1.0.0
Published
Run Typescript files from the command line with no precompilation.
Maintainers
Readme
tsrun
Run Typescript (*.ts) files from the shell without having to pre-compile to Javascript. Useful for quickly writing command-line tools.
install
$ npm install -g tsrunuse
$ tsrun /foo/bar/xyzzy.tslicense
ISC
authors / contributors
- bryn austin bellomy ([email protected])
