1.1.3 • Published 9 months ago

austin-cli v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months 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

9 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago