❓How to Use


📎 초기 프로젝트 클론 시


git clone --recurse-submodules <https://github.com/TEAM-NANUM/server.git>

📝 yml 파일 변경 시


  1. private repository에 yml내 용 변경하기 (Github상에서 바로 커밋 추천)

  2. public repository에서 다음 명령어 입력해주기

    git submodule update --recursive --remote
    
  3. 단톡방에 공지하기