Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages