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

Copy Manifest.toml #3

Closed
ufechner7 opened this issue Nov 6, 2023 · 1 comment
Closed

Copy Manifest.toml #3

ufechner7 opened this issue Nov 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ufechner7
Copy link
Owner

ufechner7 commented Nov 6, 2023

When calling freeze it would be good to optionally create a copy of Manifest.toml for documentation purposes.

Append the Julia version to the name, because Manifest files are version specific.

Optional:
To avoid merge errors, the copy should include the name of the machine.

@ufechner7 ufechner7 added the enhancement New feature or request label Nov 7, 2023
@ufechner7
Copy link
Owner Author

freeze(Pkg; copy_manifest=true) is doing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant