tzx
v0.2.1
Published
Easily execute zx scripts written in typescript
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 outputTemporary directory will be deleted after
