vadimdemedes/create-ink-app

Generate a starter Ink app

234

stars

20

commits

JavaScript

primary language

Aug 6, 2026

updated

README

create-ink-app test

Generate a starter 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 js-app
$ js-app

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

Contributors

vadimdemedes

9 commits

costajohnt

4 commits

LitoMore

4 commits

sindresorhus

2 commits

vadimdemedes/create-ink-app

Generate a starter Ink app

234

stars

20

commits

JavaScript

primary language

Aug 6, 2026

updated

README

create-ink-app test

Generate a starter 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 js-app
$ js-app

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

Contributors

vadimdemedes

9 commits

costajohnt

4 commits

LitoMore

4 commits

sindresorhus

2 commits

Languages

JavaScript

92.3%

TypeScript

7.7%