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

fix: skip questions in create script if config and/or emsdk directories exist #562

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

chrispcampbell
Copy link
Contributor

Fixes #335

These are simple changes to the create package script that streamline the process (and avoid confusion) in the case where there are pre-existing directories, like when using the sir example model.

@chrispcampbell chrispcampbell merged commit 4b37db0 into main Nov 21, 2024
6 checks passed
@chrispcampbell chrispcampbell deleted the chris/335-create-with-existing-files branch November 21, 2024 20:26
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.

Skip questions in create script if files already exist
1 participant