Pull a project or branch from Unison Share as a library

pull is used to include remotely hosted Unison code in your local codebase.

If you're using Unison version 0.5.21 or newer and you want to install a dependency, you should use the lib.install command

Pull is still used to download Unison code into the local codebase if the code is meant to function as a template project.

cloud-start/main> pull @unison/cloud-start/releases/latest