Package builds ============== Packages usually contain more than just source code, e.g. README.md, etc. Also, binary packages could contain non-executable files that need to be built, e.g. documentation, etc. It would be nice to support this in SLUL. Perhaps via some external tool, or perhaps via some subcommand/extension/plugin of the slul command.