GitLab === Reference: https://rommelhong.medium.com/七分鐘學會gitlab-ecdcbcb42b9c 0. Init. Git: login info. ``` $ git config --global user.name "username" $ git config --global user.email "email@email.com" ``` 1. SSH - if already have a RSH key: - if not -> create id_RSA key: - $ ssh-keygen -t rsa -C "emailAsNote" > Humm... it's just another GitHub ? **GitLab is a features-based system for web developers**