akameco / ts-node-switch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-node-switch

styled with prettier All Contributors

.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

About

License:MIT License


Languages

Language:JavaScript 100.0%