For deployment we should be able to take a target or set of targets and output a single zip file with all the dependencies in there (for now excluding host ruby if it’s too hard).
Perhaps a ruby_package rule with inputs targets = [ ‘hello-world:Cali’,... ]