Skip to content

ccmaris/git-tester

 
 

Repository files navigation

Git Challenge Tester

This is a program that validates your progress on the Git challenge.

Requirements for binary

  • Following environment variables:
    • CODECRAFTERS_SUBMISSION_DIR - root of the user's code submission
    • CODECRAFTERS_CURRENT_STAGE_SLUG - current stage the user is on

User code requirements

  • A binary named your_git.sh that executes the Git command.
  • A file named codecrafters.yml, with the following values:
    • debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 70.6%
  • Python 25.8%
  • Makefile 2.2%
  • Shell 1.4%