All Projects → vadimdemedes → create-ink-app

vadimdemedes / create-ink-app

Licence: MIT license
Generate a starter Ink app

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

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.

$ mkdir my-fancy-cli
$ cd my-fancy-cli
$ npx create-ink-app
# Or create with TypeScript React
$ npx create-ink-app --typescript

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].