Hello! This is a simple CLI to initiate a minimal setup to start a nodejs project with typescript. I did this because I wanted to know how to build a CLI with nodejs and how to publish a npm module. Features will come when I need them 😘
npm install -g tsni
mkdir myProject
tsni