Skip to content

Commit

Permalink
docs: 1주차 오픈소스 리스트/목표 설정 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
masiljangajji authored Nov 5, 2024
1 parent 71960ce commit 67c9589
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions 1주차/이승재.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@


## 오픈소스 코어근육에 점진적 과부하를 주자


비교적 쉬워 보이는 프로젝트부터 시작하기로 결정, 실제로 사용해 본 것들 위주로 선택

오픈소스의 가이드나 기본적인 규칙들을 파악하고 실제로 기여한다면 BEST일 것 같다.

### 1차 목표

- [exercism](https://github.com/exercism/java)
- 다음 이슈에 기여할 계획 https://github.com/exercism/java/issues/2710

### 2차 목표

- [auth0](https://github.com/auth0/java-jwt)
- https://github.com/auth0/java-jwt/issues/690

- [lombok](https://github.com/projectlombok/lombok)
- https://github.com/projectlombok/lombok/issues/3743

- [mockito](https://github.com/mockito/mockito)
- https://github.com/mockito/mockito/issues/3221

### 우선순위가 낮은 친구들

- [junit5](https://github.com/junit-team/junit5)
- [spring-data-jpa](https://github.com/spring-projects/spring-data-jpa)






0 comments on commit 67c9589

Please sign in to comment.