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:
…or push an existing repository
git remote add origin https://git.rickub.com/bots-garden/ori.git
git branch -M main
git push -u origin maingit remote add origin ssh://git@rickub.com/bots-garden/ori.git
git branch -M main
git push -u origin main