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

[NerlnetInstall] Args support #163

Merged
merged 1 commit into from
Apr 19, 2023
Merged

[NerlnetInstall] Args support #163

merged 1 commit into from
Apr 19, 2023

Conversation

leondavi
Copy link
Owner

@leondavi leondavi commented Apr 18, 2023

@halfway258

  • Add argument support to NerlnetInstall
  • Install erlang and cmake (and their requirements) by adding the flag -i or --install
    DO NOT USE --i --install ON MACHINE WITH INSTALLED ERLANG OR CMAKE

As part of supporting installation on IoT devices the perferable installation method is from source:

  • Erlang latest stable is installed from source (requires --i)
  • Cmake v3.26.3 is installed from source (requires --i)
  • rebar3 installation and symlink is fully automated (installation happens always)

@leondavi
Copy link
Owner Author

@dolby360
CI branch should be rebased on the top of this change since it has been refactored.

@leondavi leondavi force-pushed the NerlnetInstall branch 2 times, most recently from 2a4ecb7 to 2bdcd8e Compare April 18, 2023 22:46
- Add argument support to NerlnetInstall
- Install requires -i --install

As part of supporting installation on IoT devices the perferable
installation method is from source:
- Erlang is installed from source
- Cmake is installed from source
@dolby360
Copy link
Collaborator

@dolby360 CI branch should be rebased on the top of this change since it has been refactored.

No problem I'll just wait for this one to merge

@leondavi leondavi merged commit 80a487b into master Apr 19, 2023
@leondavi leondavi deleted the NerlnetInstall branch May 10, 2023 16:01
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.

3 participants