summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2024-04-12Remove outdated installation methodsmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2024-03-27Remove the reference to v1mo8it
2023-11-16Merge pull request #1768 from adwsingh/mainliv
Revert "Add CodeCrafters"
2023-11-14docs: revert fancy install aliasesliv
2023-11-11Revert "Add CodeCrafters"Adwait Kumar Singh
This reverts commit dad22169849a4d16d6a74c69a45017dab07677ff.
2023-11-07Add CodeCraftersSarup Banskota
2023-10-17docs: fix windows installation instructionsVersha Dhankar
Currently, the windows installation instructions download a script from the URL ps1.rustlings.cool. This URL isn't detected as a URL in some cases, which means that PowerShell tries to load the data from a local file called ps1.rustlings.cool. This was breaking my install, and adding the https:// fixed it.
2023-10-13docs: use new fancy install aliasesliv
2023-09-18release: 5.6.1liv
2023-09-04release: 5.6.0liv
2023-09-04fix: absolut-ize readme linksliv
2023-09-04Merge pull request #1477 from bean5/mainliv
small changes to a few README files
2023-05-17release: 5.5.1liv
2023-05-17fix: add oranda-hide class to readmeliv
2023-05-17release: 5.5.0liv
2023-04-13docs: Apply fixes that linter noticedbean5
2023-03-31docs(README.md): split quick installation commands into two separate code blocksKeogami
Having the two quick installation commands in two separate code blocks makes it easy to copy them through the github's `copy to clipboard` button
2023-03-10release: 5.4.1liv
2023-03-03fix: remove repl.it support for nowliv
It stopped working and needs too much manual fixing, until someone comes along to fix it, it's not great to have in the README section. Closes #1352.
2023-02-25Update README.mdEmmanuel Roullit
Fix refs from master to main
2023-02-25Update README.mdEmmanuel Roullit
Create Rustlings Codespace in one click
2023-02-25Merge branch 'rust-lang:main' into codespacesEmmanuel Roullit
2023-02-17Removed verbose instructions from the uninstall sectionAnush
2023-02-12release: 5.4.0liv
2022-12-23chore: bump versionliv
2022-12-23docs: add note about powershell compatliv
Closes #1299.
2022-12-01doc: add hint on how to create codespaceEmmanuel Roullit
Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
2022-11-12Merge pull request #922 from MoritzBoehme/feat/add-nix-flakeliv
feat: Add flake.nix for nix users
2022-11-11chore: style fixesmokou
2022-10-25feat: Add flake.nix for nix usersMoritz Böhme
Co-authored-by: Winter <winter@winter.cafe>
2022-09-06chore: release 5.2.1mokou
2022-09-06Merge pull request #1085 from rzrymiak/mainliv
Update README.md
2022-08-17chore: release 5.1.1mokou
2022-08-16chore: bump versionmokou
2022-08-16doc: add zulip linkmokou
2022-07-23Fix manual installation with install to the current directorySaikat Das
2022-07-18Update README.mdrzrymiak
Minor grammatical edit in README.md
2022-07-16chore: bump versionmokou
2022-07-15doc: update readmemokou
2022-06-17Add lsp command to fix rust-analyzerJack Clayton
2022-05-09remove deprecated user uploaded extension from .gitpod.ymlNandaja Varma
2022-04-27chore: change branch name to main for cloningmokou
2022-04-27docs: replace git.io link with the original URLBryan Lee
2022-04-20doc: update manual checkout versionmokou
2022-04-14docs: write documentation for enabling rust-analyzermokou
2022-03-29chore: clean up readmemokou
2022-03-29Merge pull request #947 from KisaragiEffective/patch-1diannasoreil
docs: fix some code-blocks were not highlighted
2022-03-29docs: update README.md [skip ci]allcontributors[bot]
2022-03-28docs: fix some code-blocks were not highlightedKisaragi