create-ink-app

3.0.2 • Public • Published

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

/create-ink-app/

    Package Sidebar

    Install

    npm i create-ink-app

    Weekly Downloads

    73

    Version

    3.0.2

    License

    MIT

    Unpacked Size

    13.4 kB

    Total Files

    20

    Last publish

    Collaborators

    • vdemedes