zxpp
v0.2.1
Published
🦐 Extended zx
Downloads
273
Readme
zxpp
🦐 Extended zx
Almost the same as zx, just accelerated compilation of the typescript.
Install
Consider installing this package as global dependency
npm install zxpp -g
Or
yarn global add zxpp
Usage
You can run your script by executing:
zxpp ./src/script.ts
Or, if you would like to run script from remote:
zxpp https://raw.githubusercontent.com/artiomtr/zxpp/master/examples/backup-github.ts
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
MIT © Artiom Tretjakovas