일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array 객체
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
- Today
- In Total
목록깃 (4)
A Joyful AI Research Journey🌳😊
https://ux.stories.pe.kr/183 Git Flow 개념 이해하기 Git으로 협업을 하는 것이 매우 좋다라고는 알고 있으나 실제로 서로 다른 그 사람들이 어떻게 각자 작성한 코드를 합치고 배포하는지가 궁금해 졌습니다. Git-flow 이해하기 Git-flow는 Git이 새롭게 ux.stories.pe.kr 230526) https://80000coding.oopy.io/865f4b2a-5198-49e8-a173-0f893a4fed45 깃허브 프로필 꾸미기! 깃허브에 들어갈 때마다 허전한 내 프로필.. 80000coding.oopy.io 230427) 깃 메인 페이지 꾸미기 가능하다. https://velog.io/@imacoolgirlyo/Git-fork%EC%99%80-clone-%EC..
230406 Thu github로 팀 프로젝트 관리하기 1. github 팀장을 정한다. 1-1. https://uni.rejoice-it.com/entry/Git-%EC%9D%B4%ED%81%B4%EB%A6%BD%EC%8A%A4-%EC%97%B0%EB%8F%99-%ED%98%91%EC%97%85%ED%95%98%EA%B8%B0-1-%ED%8C%80%EC%9E%A5?category=934866 Git 이클립스 연동 협업하기 1 ( 팀장 ) 1. 가입 후 setting -> developer settings 로 이동 2. Personal access tokens 로 이동 하여 Generate new token 클릭!! 3. New personal access token 발급 -> 아래와 같이 토큰명 만료기..
230405 집 a.html(pull)-update(최신)-수정 commit 학원 a.html commit(최신) 학원에서 알게 된 건데, 두 branch는 merge가 안 된다. 이유는 내가 이클립스에서 pull은 안 했기 때문이다! https://allmana.tistory.com/168 이클립스 프로젝트 GitHub에 올리기~ https://github.com/ GitHub: Where the world builds software GitHub is where over 56 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositorie..
230403 Mon 66th class Window - Show View - Git - Git repositories Clone a Git repository를 눌러서 Git 주소와 아이디, 비밀번호를 입력한다. 처음에 오류가 났는데 프로젝트를 Public으로 바꿔야한다. Team - Commit (깃허브 서버에 프로젝트를 업로드 한다.) Git Staging Unstaged Change Commit Message: 프로젝트 첫 upload 밑에 Commit and Push 버튼 누름 https://github.com/settings/personal-access-tokens/new 커밋할 때 쓰이는 토큰 (30일 짜리다.) 기억해두기 이클립스에서 연동하기 참고: https://velog.io/@godls..