summaryrefslogtreecommitdiff
path: root/install.sh
AgeCommit message (Expand)Author
2022-05-04fix(install.sh):fix arr out of boundslikzn
2022-04-20chore: bump minimum required rust version in installsmokou
2022-04-04fix(install): protect path with whitespaces using quotes and stop at the firs...Pascal Havé
2022-02-04doc: Add hints on how to get gcc installed (#741)Brandon High
2020-11-05fix(installation): Update the MinRustVersionCaleb Webber
2020-06-14chore: Move from master branch to main branchmokou
2020-06-05fix(installation): Provide a backup git reference when tag can't be curlAbdou Seck
2020-04-29fix(installation): Check if python is available while checking for git,rustc ...Abdou Seck
2020-02-27fix: Re-add cloning the repo to install scriptsmokou
2020-02-26feat: Add clippy lintsMario Reder
2020-02-21fix(installation): make fatal errors more obviousQuinten Johnson
2019-06-09fix(installation): Fix rustlings installation checkRussell Cousineau
2019-03-28Fix order of true/false in tests for executablesMatthias Geier
2019-03-28make installation command checks more thoroughliv
2019-03-20Fix comment positionColin Pitrat
2019-03-20Verify that rust version is recent enough to install rustlings.Colin Pitrat
2019-03-06add a basic install scriptlyn