티스토리 뷰

반응형

www.youtube.com/watch?v=Jt4Z1vwtXT0&list=PLhW3qG5bs-L8YSnCiyQ-jD8XfHC2W1NL_&index=1

Can follow on Windows and Mac OS

 

Introduction and Gettig Started

Today we will learn

What is GitLab
Create account on GitLab
Create a new project on GitLab

 

 

개념 설명

Git - version control system
to locally track changes in your project/folder and push & pull changes from remote repositories like GitHub, BitBucket, GitLab

GitLab, GitHub, BitBucket
Services that allow to host your project on a remote repo & have additional reatures to help in SDLC and CI, CD
e.g
Managing
Sharing
Wiki
Bug tracking
CI & CD

 

실습

Step 1: Goto GitLab.com and create an account

 

Step 2: Sign in to GitLab

Step 3: Create a new project on GitLab

 

반응형
댓글