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 note about how packages are resolved #222

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

regnerjr
Copy link
Contributor

In the main section it says that using mint run will run the latest version of a package which is installed. Then the Mintfile section says that you can use mint run tool-name which is the same as above and I was worried that it would run the latest version. (so I added note to clarify that the version would be resolved from the Mintfile)

We've got multiple projects over here and are using mint to install / manage package tools on our CI machines.

In the main section it says that using `mint run` will run the latest version of a package which is installed. Then the Mintfile section says that you can use `mint run tool-name` which is the same as above and I was worried that it would run the latest version. (so I added note to clarify that the version would be resolved from the Mintfile)

We've got multiple projects over here and are using mint to install / manage package tools on our CI machines.
Copy link
Owner

@yonaskolb yonaskolb left a comment

Choose a reason for hiding this comment

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

Yep that's clearer, thanks!

@yonaskolb yonaskolb merged commit 30101d2 into yonaskolb:master Oct 4, 2021
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