0.0.1-alpha.2 • Published 7 months ago

@myestery/create-inkathon-app v0.0.1-alpha.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

Create Inkathon App

Ink Logo

create-inkathon-app is a command-line tool that helps you quickly bootstrap Ink applications. It sets up the basic structure of your project, allowing you to start coding right away.

Table of Contents

Installation

Before using create-inkathon-app, make sure you have Node.js and npm installed on your system. You can install it globally using npm:

npm install -g @myestery/create-inkathon-app

Alternatively, you can use npx to run it without installing it globally:

npx @myestery/create-inkathon-app my-app

Usage

To create a new Ink app, open your terminal and run:

npx @myestery/create-inkathon-app my-app

Replace my-ink-app with the name of your project. This command will create a new directory with the specified name and set up the initial project structure.

Contributing

We welcome contributions to improve create-inkathon-app. If you find a bug or have a feature request, please open an issue on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

0.0.1-alpha.2

7 months ago

0.0.1-alpha.1

7 months ago

0.0.1-alpha.0

7 months ago