Skip to content

backrunner/create-typescript-cli

Repository files navigation

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

About

Create a typescript cli project in seconds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published