(:packages :wolf :wolf-test :sheep) (:name :wolf :tasks ((:name :test :directions (wolf-test:run-all-tests)) (:name :wolf :directions (wolf:pretty-print-check-directory "src" :copyright-notice "; Copyright .* Frank Duncan \\(frank@consxy.com\\) under AGPL3. See distributed LICENSE.txt.")) (:name :sheep :directions (sheep:pretty-print-validate-packages :wolf)))) ; vim:ft=lisp