bots-garden/oripublic Fork 0
main
Clone
git clone https://git.rickub.com/bots-garden/ori.git
git clone ssh://git@rickub.com/bots-garden/ori.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

The origin from which many voices are called, and through which they are known

Nothing pushed yet.

An empty repository is just one that has never let anyone down. Clone it below and make the first commit, or point a project you already have at it with the push commands.

Quick setup — clone this repository:

git clone https://git.rickub.com/bots-garden/ori.git
git clone ssh://git@rickub.com/bots-garden/ori.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

…or push an existing repository

terminal sh
git remote add origin https://git.rickub.com/bots-garden/ori.git
git branch -M main
git push -u origin main
terminal sh
git remote add origin ssh://git@rickub.com/bots-garden/ori.git
git branch -M main
git push -u origin main