Skip to content

tanabee/create-genkitx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-genkitx

A project generator tool to easily get started with Genkit projects. With this tool, you can create a new Genkit project in just a few steps.

Usage

Create a new Genkit project by running the following command:

npm create genkitx

Requirements

  • Node.js 20 or higher
  • npm

Development

For local development and testing of this package, follow these steps:

# Run this in the project root directory
npm link

# Navigate to the directory where you want to test the package
cd /path/to/test/directory

# Run the linked package
npx create-genkitx

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors