This is a program that validates your progress on the "Build your own grep" challenge.
- Following environment variables:
CODECRAFTERS_SUBMISSION_DIR- root of the user's code submissionCODECRAFTERS_TEST_CASES_JSON- list of tests cases, encoded as JSON
- A binary named
<fill_in_script_name>.shthat executes the program. - A file named
codecrafters.yml, with the following values:debug