Giter Site home page Giter Site logo

openai-chatbot-class-fasoo's Introduction

openai-chatbot-class-fasoo

2024년 Fasoo 사내 강의 레포지터리 입니다.

폴더 설명

  • 아래 폴더안에 각 주차에 해당하는 강의자료와 실습자료들이 있습니다.
    OT
    Week01
    Week02
    Week03
    Week04
    Week05
    Week06

과제 제출방법

  1. 먼저 아래 그림과 같이 fork 버튼을 눌러 자신의 계정으로 fork 받습니다.

  2. Create fork 버튼을 누릅니다.

  3. 자기 계정으로 Repository 가 포크 된것을 볼 수 있습니다. 여기서 포크된 자시의 레포지터리 주소를 복사하고 클론 받습니다.
    git clone 명령을 사용해 클론을 받습니다.
    git clone https://github.com/{자기계정이름}/openai-chatbot-class-fasoo.git

  4. 그리고 아래 명령으로 제 계정을 연결해줘야 제가 변경한 것을 pull 또는 fetch 할 수 있습니다.
    보통 upstream 이라는 이름으로 추가를 합니다.
    git remote add upstream https://github.com/fs-jppark/openai-chatbot-class-fasoo.git

  5. 아래 명령으로 브랜치를 만드시고, 작업을 하신뒤 Pull Request 를 주시면 됩니다.
    git chekcout -b {브랜치명}
    해당 주차 폴더에 들어가 자신의 이름으로 폴더를 만들고 과제를 수행한 파일을 이름 폴더에 저장 후 main 브렌치로 PR 을 주면 됩니다

  6. 제가 Merge 를 하거나 메인이 되는 저장소에 변경사항이 있게되면 아래 명령으로 pull 또는 fetch 를 받은 후 자기 브랜치 머지하시면 됩니다.

Git 관련 레퍼런스

https://wonit.tistory.com/368
https://wonit.tistory.com/368
https://pers0n4.io/github-remote-repository-and-upstream/
https://docs.github.com/ko/pull-requests/collaborating-with-pull-requests/working-with-forks/configuring-a-remote-repository-for-a-fork

openai-chatbot-class-fasoo's People

Contributors

fs-jppark avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.