1.0.1 • Published 7 years ago

tipi-template-typescript v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

tipi-template-typesript

This is a tipi-cli template. See the main documentation for reference:

tipi-cli

Features

  • TypeScript first-class support
  • vscode preconfigured
  • tslint for linting
  • editorconfig
  • ava & wallaby for testing
  • travis & appveyor as continuous integration solutions
  • Use standard-version for releases

Installation

Grab it from npm

npm install --global tipi-cli
tipi --template=typescript new-project

Built by (c) Markus Wolf. Released under the MIT license.