Main rickub repository to report issues - ask for features - vote for what's next
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/rickub/rickub-project.git
git branch -M main
git push -u origin maingit remote add origin ssh://git@rickub.com/rickub/rickub-project.git
git branch -M main
git push -u origin main