Skip to content

FaustTobias/typescript-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@faustt/typescript-cli

Basic TypeScript CLI Application


Introduction

This is a template for a basic typescript app.

Installation

Either use this template directly within GitHub, or use degit:

$ npx degit fausttobias/typescript-cli my-new-project && code my-new-project

Available scripts

dev Starts the project in dev mode with hot reloading

build Builds the project

start Starts the built project

clean Cleanup build artifacts

lint Checks the project's source code

lint:fix Checks the project's source code and fixes auto-fixable problems

Contributing

Issues or pull requests are welcome! \o/

Maintainer

Tobias Faust

About

📘 Basic TypeScript CLI application template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published