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(private): schema CLI #8957

Merged
merged 8 commits into from
Apr 24, 2024
Merged

feat(private): schema CLI #8957

merged 8 commits into from
Apr 24, 2024

Conversation

runspired
Copy link
Contributor

@runspired runspired commented Oct 5, 2023

Begins work on the schema scaffolding and parsing CLI

while developing, from within packages/schema

bun build --compile ./src/parse.ts --outfile parse

to test, from within tests/warp-drive__schema

npx ../../packages/schema/parse ./input/schema.json

@runspired runspired added 🎯 canary PR is targeting canary (default) 🏷️ feat This PR introduces a new feature labels Oct 5, 2023
@runspired runspired force-pushed the schema-dsl branch 2 times, most recently from cd8a09f to 6b0d661 Compare April 11, 2024 17:06
@runspired runspired merged commit a5528b1 into main Apr 24, 2024
11 of 12 checks passed
@runspired runspired deleted the schema-dsl branch April 24, 2024 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 canary PR is targeting canary (default) 🏷️ feat This PR introduces a new feature
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant