Skip to content

akgondber/create-ink-app-custom

 
 

Repository files navigation

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

About

Generate a starter Ink app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.2%
  • TypeScript 7.8%