fabiospampinato / template-typescript-cli-package

A template for starting a new typescript CLI package quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template-typescript-cli-package

A template for creating a new TypeScript CLI package quickly.

Install

Install template, then install this template with:

template install fabiospampinato/template-typescript-cli-package typescript-cli-package

Usage

Create a new TypeScript CLI package with:

template new typescript-cli-package my-cli-package

License

MIT © Fabio Spampinato

About

A template for starting a new typescript CLI package quickly.

License:MIT License


Languages

Language:JavaScript 63.3%Language:TypeScript 36.7%