backlog of maak

The infinitely extensible command runner, control plane and project automator à la Make
backlog options
show done?show rejected?
docker packaging support on mac too
Allow optional loading of env.scm files
Add documentation commentary in all modules
add cmd as alias to $
Allow commands to error out via #:key args adding a || true or maybe cleaner than that by checking exit val
Allow sudo, async with & , and output to /dev/null via #:key args
maak --list should list procedures in alphabetical order by default
Add option to hide procedures from being read as maak tasks (procedure properties ?)
Consider adding possibility of passing arguments to maak tasks ?
maak emacs mode and eshell completions
research paper on maak and using with Emacs
deb package for Debian
add more shell completions, zsh, fish