CodeCrafters CLI to run tests
Stars
23
Forks
15
Watchers
23
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
129
commits
48
commits
32
commits
28
commits
3
commits
2
commits
1
commits
Update installation scripts to increment CODECRAFTERS_CLI_VERSION from v52 to v53 for the latest release.
7e525bcView on GitHubMerge pull request #81 from codecrafters-io/andy/clean-up-GetRepositoryDir-err-msg
54f32b7View on GitHubRefactor error handling in GetRepositoryDir to provide clearer error messages when the current directory is not a Git repository. The new message includes specific instructions for the user to run the command within the CodeCrafters Git repository.
1e57e24View on GitHubRefactor installation script to use -LiteralPath for path checks and improve cleanup error handling. This enhances the robustness of directory operations and ensures warnings are displayed if cleanup fails.
b371668View on GitHubUpdate installation scripts to increment CODECRAFTERS_CLI_VERSION from v50 to v52 for the latest release.
c182258View on GitHubMerge pull request #77 from codecrafters-io/andy/fix-gitignore
d804d8dView on GitHubAdd test case to GitIgnore to match paths within baseDir only
8360e9eView on GitHubUpdate installation scripts to increment CODECRAFTERS_CLI_VERSION from v49 to v50 for the latest release.
81f24b4View on GitHubUpdate usage examples in main.go to remove duplicate submit command entry
a6e192aView on GitHubUpdate default version to v49 in install scripts for consistency.
063b6d7View on GitHubMerge pull request #75 from codecrafters-io/cursor/submit-changes-newline-e621
b7a23c0View on GitHubUpdate installation scripts to increment CODECRAFTERS_CLI_VERSION from v47 to v48, ensuring the latest version is used during installation.
597b92dView on GitHub