Add project asd
[honey] / .candle
1 (:packages :honey :wolf :sheep)
2 (:name :honey
3  :tasks
4  ((:name :wolf :directions
5    (wolf:pretty-print-check-directory "src"
6     :copyright-notice "; Copyright .* Frank Duncan \\(frank@consxy.com\\) under AGPL3.  See distributed LICENSE.txt."))
7   (:name :sheep :directions
8    (sheep:pretty-print-validate-packages :honey))))
9 ; vim:ft=lisp