Template for Node.js CLI TypeScript app
- Node.js
- npm/Yarn
First, install the CLI by npm:
npm install -g node-cli-typescript-starter
Or Yarn:
yarn global add node-cli-typescript-starter
node-cli-typescript-starter <options>
Instead of node-cli-typescript-starter
you can use aliases: ncts
& node-starter
-b, --blue
display message in blue
This project is licensed under the MIT License © 2021-present Jakub Biesiada