Skip to content

nomennescio/codewars.runner.factor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factor

Container image for Factor used by CodeRunner.

Examples

Use bin/run to test examples inside examples/.

# Usage: ./bin/run $example_name
./bin/run passing

NOTE: The CodeRunner supports arbitrary vocabulary name for the tests, but the examples must use kata.tests for simplicity.

Building

docker build -t ghcr.io/codewars/factor:latest .

About

Container image for Factor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 58.2%
  • Factor 24.0%
  • Shell 17.8%