mrdimfox / bittorrent-tester

Tester for the "Build your own BitTorrent" challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<fill_in_challenge_name> Challenge Tester

This is a program that validates your progress on the "Build your own grep" challenge.

Requirements for binary

  • Following environment variables:
    • CODECRAFTERS_SUBMISSION_DIR - root of the user's code submission

User code requirements

  • A binary named <fill_in_script_name>.sh that executes the program.
  • A file named codecrafters.yml, with the following values:
    • debug

About

Tester for the "Build your own BitTorrent" challenge


Languages

Language:Go 98.8%Language:Makefile 0.6%Language:Shell 0.6%