Add the bucket to your Scoop installation.
scoop bucket add vessel https://github.com/jorqensen/vessel
Run the following command, you should see "vessel" listed as a bucket.
scoop bucket list
Now you can install manifests from this bucket using the Scoop CLI.
scoop install [manifest]
If you came across this repository and don't know what Scoop is, check out the official website.