Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Split into multiple libraries. #10

Merged
merged 1 commit into from
May 7, 2024
Merged

feat: Split into multiple libraries. #10

merged 1 commit into from
May 7, 2024

Conversation

InfraK
Copy link
Collaborator

@InfraK InfraK commented May 7, 2024

This commit refactors the repository into a monorepo with 3 libraries:
- @formula-monks/kurt - containing Kurt, KurtSchema, KurtStream, etc
- @formula-monks/kurt-open-ai - containing KurtOpenAI, etc
- @formula-monks/kurt-vertex-ai - containing KurtVertexAI, etc

This commit refactors the repository into a monorepo with 3 libraries:
- `@formula-monks/kurt` - containing `Kurt`, `KurtSchema`, `KurtStream`, etc
- `@formula-monks/kurt-open-ai` - containing `KurtOpenAI`, etc
- `@formula-monks/kurt-vertex-ai` - containing `KurtVertexAI`, etc

Thanks to @InfraK for doing most of the work for getting the monorepo working.
@jemc jemc force-pushed the wip/monorepo-turbo branch from d4855ed to be9668e Compare May 7, 2024 20:17
@jemc jemc changed the title Monorepo with turbo feat: Split into multiple libraries. May 7, 2024
@jemc jemc marked this pull request as ready for review May 7, 2024 20:17
@jemc jemc merged commit 5b2e6c3 into main May 7, 2024
1 check passed
@jemc jemc deleted the wip/monorepo-turbo branch May 7, 2024 20:18
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.

2 participants