/create-ink-app

Generate a starter Ink app

Primary LanguageJavaScriptMIT LicenseMIT

create-ink-app Build Status

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

License

MIT © Vadim Demedes