Skip to content

igorsechyn/ts-template

Repository files navigation

TS template for CLIs and Services

A scaffolding template to create CLIs and services in typescript

Requirements

  • nodejs 10.x or higher
  • ts 3.x or higher

What is included

Usage

  • clone this repository
  • remove .git folder
  • replace version, name and description attributes in package.json
  • write your own README
  • start writing your code
  • update git revision to start linting your commits from in gulpfile.js (see task lint-commits)

Changelog

See CHANGELOG.md

Contributing

See CONTRIBUTING.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published