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 'zigup latest' command #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

travisstaloch
Copy link

adds a command which sets the default compiler to the current local master version without downloading anything.

closes #110

I'm not sure this is the best solution as it requires a 'master' version to be available. But it does the job for my most frequent use case: switching back from 0.11.0 to some 0.12.0-dev version without downloading anything.

I haven't added any tests, only verified that it works locally. Let me know if is should add any tests.

adds a command which sets the default compiler to the current local
master version without downloading anything.
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.

add a command to switch to the most recent local version
1 participant