commands.sh

codecrafters

all

Practice writing complex software.

More info →

Examples (4)

Run tests without committing changes

Run tests for all previous stages and the current stage without committing changes

codecrafters test --previous

Commit changes and submit, to move to the next stage

Update language version

codecrafters update-buildpack
made by @shridhargupta | data from tldr-pages