# README
The Goal extension package os
provides variadic function definitions for
IO/OS builtins.
This package offers quite simple IO functionality and is written in portable Go
(except for code related to the shell
builtin). However, to run the tests,
you currently need a functional /bin/sh
, git
, and a goal
executable in
your $PATH
.