anthodev/lapin-futepublic Fork 0
main
Clone
git clone https://git.rickub.com/anthodev/lapin-fute.git
git clone ssh://git@rickub.com/anthodev/lapin-fute.git

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

Real-time public transport arrivals and service alerts for Île-de-France, right on your Pebble watch.

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/anthodev/lapin-fute.git
git clone ssh://git@rickub.com/anthodev/lapin-fute.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/anthodev/lapin-fute.git
git branch -M main
git push -u origin main
terminal sh
git remote add origin ssh://git@rickub.com/anthodev/lapin-fute.git
git branch -M main
git push -u origin main