Learning (Jinseung Yu)
/
지방 기능경기대회 (클라우드 컴퓨팅)
/
2025 지방기능경기대회 솔루션
/
2025 지방 훈련 자료
/
2과제
/
EC2 Automation
/
Github Actions
/
Github Actions
Search
Github Actions
Source
git
init
git
remote
add
origin
<
repo url
>
git
commit
-m
"init"
git
branch
-m
main
git
push origin main
Shell
복사