[Hyper-cli] Add cli cmd#2342
Closed
chabou wants to merge 11 commits into
Closed
Conversation
Contributor
Author
|
There is a caveat with Windows. I correctly add hyper bin path to user path. But there is some cache mechanism. User should go to "Modify user env var" dialog and just hit ok button (or reboot his computer |
Contributor
Author
|
There is an error on Linux I don't think that I don't know how to resolve this.
Any thought @rauchg @leo @Qix- @albinekb @CodeTheory @Stanzilla @derrickpelletier ? |
Contributor
|
I kinda liked |
Contributor
Author
|
I was wrong! I found how to execute postinstall script with electron-builder 🎉 🎉 🎉 |
Contributor
Author
|
Merged with #2375 |
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replace #2337
DO NOT MERGE IT. This feature was created to make review easier.
This PR is already merged in #2375 branch (the only one that should be merged).
build/(mac|win|linux)/)resources/bin//usr/local/bin./usr/local/binon Mac, orresources/binis added to user PATH env var on Windows.