Skip to content

[FR] improve genkit init #182

@hemanth

Description

@hemanth
~/labs/genkit-chat 
❯ genkit init 
Error: The runtime could not be detected or is not supported. Supported runtimes: node

genkit init at bare minimum should do an npm init if package.json isn't present.

More better if:

~/labs/genkit-chat 
❯ genkit init 
? App name
 genkit-demo # mkdir and cd
? Select the deployment platform: 
  Firebase 
? Select the deployment platform: Node.js
? Select the model provider: 
❯ Google AI 
? Select the model provider: Google AI

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions