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

Add standardized CLI for models #1860

Merged
merged 9 commits into from
Jun 6, 2023
Merged

Add standardized CLI for models #1860

merged 9 commits into from
Jun 6, 2023

Conversation

hannobraun
Copy link
Owner

This adds infrastructure to the fj crate that implements a standardized CLI (the same that was already used in cuboid). This standardized CLI is required for the testing infrastructure in this repository, and having it in fj means all example models can use it without creating redundant code.

Anyone writing models using Fornjot outside of this repository might also want to use this functionality, as it provides easy access to both displaying and exporting the model.

@hannobraun hannobraun enabled auto-merge June 6, 2023 09:31
@hannobraun hannobraun merged commit d50d3da into main Jun 6, 2023
@hannobraun hannobraun deleted the fj branch June 6, 2023 09:33
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.

1 participant