Skip to content
/ ts-cli-starter Public template

A minimal starter project for typescript cli tools

Notifications You must be signed in to change notification settings

smnhgn/ts-cli-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-cli-starter

A minimal starter project for typescript cli tools

Development

Clone the project

  git clone git@github.com:smnhgn/ts-cli-starter.git

Go to the project folder

  cd ts-cli-starter

Install dependencies

  npm install

Run the project

  npm run dev

Symlink the project to the global npm folder

  npm link

Run the cli tool

  ts-cli-starter

About

A minimal starter project for typescript cli tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published