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