GitHub - codewars/factor: Container image for Factor
-
Notifications
You must be signed in to change notification settings - Fork 1
Factor
Container image for Factor used by CodeRunner.
Examples
Use bin/run to test examples inside examples/.
# Usage: ./bin/run $example_name
./bin/run passingNOTE: The CodeRunner supports arbitrary vocabulary name for the tests, but the examples must use
kata.testsfor simplicity.
Building
docker build -t ghcr.io/codewars/factor:latest .