create-typescript-cli

0.2.4 • Public • Published

create-typescript-cli

This tool can help you to create your own TypeScript command line tool project in about 1 minute.

Usage

There's only one command you need to run:

npm create typescript-cli

Then follow the info form the tool required, tool will create a TypeScript cli project automatically.

Tip: the license name you inputed should in the SPDX License List.

Boilerplate

We use backrunner/ts-cli-boilerplate to initialize your new project.

Repo: https://github.com/backrunner/ts-cli-boilerplate

License

MIT

/create-typescript-cli/

    Package Sidebar

    Install

    npm i create-typescript-cli

    Weekly Downloads

    8

    Version

    0.2.4

    License

    MIT

    Unpacked Size

    6.44 kB

    Total Files

    3

    Last publish

    Collaborators

    • backrunner