Yuki Nagato
8705f1c345
Raspberry-pi ( #1814 )
...
* Get install script to work on raspberry pi
* cleanup
2024-07-11 03:36:58 +00:00
Jiahao XU
45d96a5b13
Fix install-from-binstall-release.sh ( #1751 )
...
Fixed #1750
2024-06-14 00:55:06 +00:00
Jiahao XU
05f488322e
Add cargo-binstall installation path to GITHUB_PATH ( #1748 )
...
* Add cargo-binstall installation path to GITHUB_PATH in install-from-binstall-release.sh
Fixed #1714
* Add cargo-binstall installation path to GITHUB_PATH in install-from-binstall-release.ps1
* Update install-script.yml to test
* Fix use of env var in install-from-binstall-release.ps1
2024-06-13 13:43:39 +00:00
Jacob Hummer
b415b0d7e6
Fix install-from-binstall-release.sh for Git Bash users on Windows ( #1562 )
...
* Update install-from-binstall-release.sh
* Update install-from-binstall-release.sh
* Update install-from-binstall-release.sh
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
* Update install-from-binstall-release.sh
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
* Update install-script.yml
* Update install-from-binstall-release.sh
* Update install-script.yml
---------
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-01-13 02:22:51 +00:00
haitrungle
c02350e94c
Fix typo in install-from-binstall-release.sh ( #1359 )
2023-09-14 21:40:22 +00:00
Jiahao XU
1c886d8897
Fix installation script on MacOS ( #1263 )
...
Fixed #1254
and also add CI for installation script and shellcheck.
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-09 09:37:26 +00:00
NAKASHIMA, Makoto
6ed7ea8b52
install-from-binstall-release.sh: Fix unbound variable error ( #1241 )
...
fixes #1240
2023-08-02 13:40:32 +00:00
Asger Hautop Drewsen
7c2ddd9a0c
Don't show warning if $CARGO_HOME/bin is in $PATH ( #1239 )
2023-08-02 11:34:43 +00:00
Zanie Adkins
f0a62754ad
Use uname -s
for install script compatibility with outdated macOS GNU utils ( #1123 )
2023-06-04 19:32:41 +00:00
Jiahao XU
c9806cce78
Add one-liner for installing cargo-binstall
on Linux/MacOS ( #1074 )
...
Fixed #1073
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-05-24 08:22:41 +00:00