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 --output flag #5920

Merged
merged 11 commits into from
Oct 23, 2023
Merged

Add --output flag #5920

merged 11 commits into from
Oct 23, 2023

Conversation

rtfeldman
Copy link
Contributor

@rtfeldman rtfeldman commented Oct 19, 2023

Adds it to both roc build and roc docs.

Also changes it so that the default output (if you don't pass --output explicitly) is the path of your input .roc file but with the file extension changed. So now the string after app in app modules is ignored, and in the future it'll be removed.

Copy link
Collaborator

@Anton-4 Anton-4 left a comment

Choose a reason for hiding this comment

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

Looks good :)

@Anton-4 Anton-4 merged commit 54180cc into main Oct 23, 2023
14 checks passed
@Anton-4 Anton-4 deleted the output-flag branch October 23, 2023 14:48
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