Skip to content

Conversation

@apascal07
Copy link
Collaborator

Fixes #182.

@apascal07 apascal07 requested a review from pavelgj May 23, 2024 20:18
if (
await confirm({
default: true,
message: 'Would you like to initialize a Node.js Genkit project?',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What would it look like for Go?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The intention was just to use Node.js as the default if nothing is detected since we don't have any support for Go here yet.

@apascal07 apascal07 merged commit d245716 into main May 25, 2024
@apascal07 apascal07 deleted the ap-npm-init branch May 25, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] improve genkit init

2 participants