Setting up tools

sudo curl -o /usr/local/bin/cog -L <https://github.com/replicate/cog/releases/latest/download/cog_`uname> -s`_`uname -m`
sudo chmod +x /usr/local/bin/cog

You can learn more about how to use cog and docker here:

GitHub - openlab-apps/lab-reverse_complement at 1-command-line-stage

What is a Container? - Docker

Creating a Fork in a LabDAO controlled repo

git checkout -b staging
git push --set-upstream origin staging

Dockerising the tool

We have tried working with tools such as ‣ and ‣, but so far have not been able to identify a solution that really works reliably (have not tried hard enough probably).