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

install of latest built binaries #1976

Open
andrewdavidmackenzie opened this issue Aug 13, 2023 · 3 comments
Open

install of latest built binaries #1976

andrewdavidmackenzie opened this issue Aug 13, 2023 · 3 comments

Comments

@andrewdavidmackenzie
Copy link
Owner

andrewdavidmackenzie commented Aug 13, 2023

Can't find how to build using nightly in the formula

@andrewdavidmackenzie
Copy link
Owner Author

brew tap runs in a sandbox and cannot modify files in users $HOME directory, so my approach to installing flow in $HOME/.flow is impossible with this method.

@andrewdavidmackenzie andrewdavidmackenzie changed the title brew install of latest built binaries install of latest built binaries Sep 27, 2023
@andrewdavidmackenzie
Copy link
Owner Author

Added an install script via #2059

That installs:

  • flowc
  • flowstdlib
  • flowrcli
  • flowrgui

Still pending some changes to cargo-binstall to install the flowr binaries to complete this issue

@andrewdavidmackenzie
Copy link
Owner Author

Blocked waiting for multi-binary install from a crate in cargo-binstall via this issue:
cargo-bins/cargo-binstall#854

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant