tzx
v0.2.1
Published
Easily execute zx scripts written in typescript
Downloads
65
Readme
Wanted to be able to easily execute zx scripts written in TypeScript. Decided to make this simple utility
Install
npm install -g zx tzx
Usage
tzx <script.ts>
Output
$ zx <temp-directory>/script.js
$ ...your script output
Temporary directory will be deleted after