You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.
This makes it appropriate for catfile to be used with the PrintBlockOutmdreplace directive as follows:
```go
{{ PrintBlockOut "a_test" }}
```
which results in (code highlighting does not show up in wiki):
```go
$ cat /home/gopher/repo/a_test.go
package a
...
```
Command line tools tree and docker are available if required. docker requires some special invocation however from egrunner. See CONTRIBUTING.md for an example