Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 219 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 219 Bytes

To run this, you need the goto compiler: https://github.com/goto-lang/goto

Assuming you built the goto-compiler and aliased it to goto, you can then simply run goto run . in the root of this 'hello world' project.