1.1.3 • Published 3 years ago

austin-cli v1.1.3

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

austin-cli

A CLI build tool that allows you to quickly start a Node + strict TypeScript project.

Installation

  • with NPM
npm i --global austin-cli@latest
  • with Yarn
yarn global add austin-cli@latest

Use

npx austin-cli <command> <...args>

Commands

npx austin-cli create <name> [packages...]

Creates a light, strict TypeScript app with little boilerplate. Includes tsup, typescript, nodemon, @types/node by default.

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago