#!/bin/sh ecl <<EOF (require 'asdf) (require 'my-fact) (require 'shfact) (asdf:make-build :shfact :type :program :move-here "./" :epilogue-code '(shfact:main)) (terpri) (uiop:quit) EOF
Response: text/plain
| Original URL | gopher://sdf.org/0/users/screwtape/asdf-example/shfact/build.sh |
|---|---|
| Content-Type | text/plain; charset=utf-8 |