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 ability to install from stewfile.lock.json #15

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

kencx
Copy link
Contributor

@kencx kencx commented Jul 23, 2022

Closes #14. This PR adds the ability to install from a given Stewfile.lock.json.

Its worth mentioning that the given lock file is assumed to be different from the local Stewfile.lock.json that exists in the stewPath. If necessary, I can include a check to ensure the local $stewPath/Stewfile.lock.json cannot be used.

@marwanhawari
Copy link
Owner

marwanhawari commented Jul 24, 2022

Awesome, this looks great. I'll update the README later explaining the Stewfile.lock.json because I don't think it's documented anywhere.

Thanks a lot for your contribution!

@marwanhawari marwanhawari merged commit 34945f2 into marwanhawari:main Jul 24, 2022
@kencx kencx deleted the installLockFile branch July 24, 2022 02:29
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.

[Feature Request] Autoupdating Stewfile
2 participants