1.1.0 • Published 2 years ago

create-ink-app-custom v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

create-ink-app-custom NPM version

Generate a starter Ink app

Notice

This creator is based on create-ink-app.

Usage

This helper tool scaffolds out basic project structure for Ink apps and lets you avoid the boilerplate and get to building beautiful CLIs in no time.

$ npx create-ink-app-custom js-app
$ js-app

# Or create with TypeScript
$ npx create-ink-app-custom --typescript ts-app
$ ts-app

npm.io

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago