ex*, eyuvtoppm: add Korean translation (#14237)

This commit is contained in:
HoJeong Im
2024-10-16 15:52:18 +09:00
committed by GitHub
parent ab8c612883
commit 8c6c89bd83
14 changed files with 314 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# exercism
> 문제를 다운로드하고 해결.
> 더 많은 정보: <https://exercism.org/docs/using/solving-exercises/working-locally>.
- 문제에 대한 애플리케이션 토큰 및 기본 작업 공간을 구성:
`exercism configure --token={{당신의-애플리케이션-토큰}} --workspace={{/경로/대상/선호하는/작업공간}}`
- 특정 문제를 다운로드:
`exercism download --exercise={{문제_별칭}} --track={{트랙_별칭}}`
- 문제 제출:
`exercism submit {{경로/대상/파일}}`
- 문제 해결 작업 영역의 경로를 출력:
`exercism workspace`