Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 267 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 267 Bytes

Forth

Container image for Forth used by CodeRunner.

Usage

Use the bin/run to test examples in examples/.

./bin/run passing

Examples

  • passing: a passing example

Building

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