Skip to content

the-mes/node-cli-typescript-starter

Repository files navigation

NPM version NPM downloads

About

Template for Node.js CLI TypeScript app

Prerequisites

  • Node.js
  • npm/Yarn

How to Install

First, install the CLI by npm:

npm install -g node-cli-typescript-starter

Or Yarn:

yarn global add node-cli-typescript-starter

How to Use

node-cli-typescript-starter <options>

Instead of node-cli-typescript-starter you can use aliases: ncts & node-starter

Options

  • -b, --blue display message in blue

License

This project is licensed under the MIT License © 2021-present Jakub Biesiada