LispCookbook / cl-cookbook

The Common Lisp Cookbook
http://lispcookbook.github.io/cl-cookbook/
Other
934 stars 138 forks source link

Continuous packaging and testing #363

Open Ambrevar opened 4 years ago

Ambrevar commented 4 years ago

Hi, I wrote an article on continuous packaging and testing in Common Lisp:

https://nyxt.atlas.engineer/article/continuous-testing-and-packaging.org

I thought it could be useful in the cookbook. Maybe add a reference, or include the (adapted) article directly in the cookbook?

pnathan commented 4 years ago

Interesting. I opine that it needs to be rewritten to be ported to the cookbook, we don't use external references as the canonical source.