README
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):
akameco 💻 📖 🚇 ⚠️ |
This project follows the all-contributors specification. Contributions of any kind welcome!
License
MIT © akameco