0.1.0 • Published 5 years ago
ts-node-switch v0.1.0
ts-node-switch
.js→node .ts→ts-node
Install
$ npm install --global ts-node-switch
.zshrc
alias node=ts-node-switch
CLI
$ npm install --global ts-node-switch
$ ts-node-switch --help
Usage
ts-node-switch [input]
Options
--foo Lorem ipsum [Default: false]
Examples
$ ts-node-switch
unicorns & rainbows
$ ts-node-switch ponies
ponies & rainbows
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
License
MIT © akameco
0.1.0
5 years ago