summaryrefslogtreecommitdiff
path: root/src/init.rs
AgeCommit message (Expand)Author
2024-08-08Add README to the solutions dirmo8it
2024-08-08Remove state file and solutions dir from .gitignoremo8it
2024-07-25Use the rexported crossterm from ratatuimo8it
2024-05-25Add solutions to binsmo8it
2024-05-14Document initmo8it
2024-04-28Add solutions to the initialized .gitignoremo8it
2024-04-25Include dev/Cargo.tomlmo8it
2024-04-25Improve output after initializationmo8it
2024-04-25Try to run `git init`mo8it
2024-04-25Don't ignore .vscode/extensions.json when developing third-party exercisesmo8it
2024-04-25Update initialized .gitignoremo8it
2024-04-23Refactor embedded files to add solutionsmo8it
2024-04-21Fix the generated Cargo.toml after rustlings initmo8it
2024-04-17Add "dev update"mo8it
2024-04-16Update Cargo.toml on `dev check`mo8it
2024-04-16Fix running dev commandsmo8it
2024-04-16Done `dev init`mo8it
2024-04-15Revert "Implement third-party exercises trust handling"mo8it
2024-04-15Implement third-party exercises trust handlingmo8it
2024-04-14Use push instead of extend_from_slice on charsmo8it
2024-04-14Simplify the state filemo8it
2024-04-14Tolerate changes in the state filemo8it
2024-04-12Add newline at the end of the generated .gitignoremo8it
2024-04-12Deal with long stringsmo8it
2024-04-07Ignore .rustlings-state.jsonmo8it
2024-04-07Some renamingsmo8it
2024-04-04Remove optional version fieldmo8it
2024-04-04Minify generated Cargo.tomlmo8it
2024-03-31Add .gitignoremo8it
2024-03-29Improve printed informationmo8it
2024-03-29Fix typomo8it
2024-03-29Avoid reinitialization by mistakemo8it
2024-03-29Replace rust-project.json with Cargo.tomlmo8it