Writing a node console app in Typescript
I had to create a quick console app in Typescript a few days back to test a few
things. This post should help you (and me) setup a typescript console app within
a minute.
For the sake of this example, I'm going to create a simple hello-world-ish
console app that