-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
root@14826cf41756:/# curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tsloughter/beamup/releases/download/v0.6.0/beamup-installer.sh | sh
downloading beamup 0.6.0 aarch64-unknown-linux-gnu
installing to /root/.cargo/bin
beamup
everything's installed!
To add $HOME/.cargo/bin to your PATH, either restart your shell or run:
source $HOME/.cargo/env (sh, bash, zsh)
source $HOME/.cargo/env.fish (fish)
root@14826cf41756:/# source $HOME/.cargo/env
root@14826cf41756:/# beamup install gleam v1.6.2
Created a default config at "/root/.config/beamup/config.toml"
Downloading and installing Gleam for release=v1.6.2 id=v1.6.2
Completed install of Gleam for release=v1.6.2 id=v1.6.2
root@14826cf41756:/# gleam
bash: gleam: command not found
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Projects
Status
Backlog
Status
Ready