Skip to content

dlang-tour/korean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Korean translation of the DLang Tour

Build Status

Found a typo or want to improve the content? Just click on "edit" and send us a pull request. If you want to discuss an idea for a change first, don't hesitate to open an issue.

You might also be looking for the base repository that hosts the content.

Run locally

You will need to fetch the base repository via DUB once:

dub fetch dlang-tour

Now you can execute dlang-tour in the root directory of this repository:

dub run dlang-tour -- --lang-dir .

DLang Tour 한국어 강좌

이 강좌는 DLang Tour 영문판 의 번역본입니다.

한국어로 번역시 최대한 자연스러운 표현이 될 수 있도록, 그리고 영문 강좌에는 빠져있는 설명을 추가하여 양질의 강좌를 만들고자 노력하고 있습니다.

강좌를 보시던 도중 오탈자를 발견하시거나, 좀 더 매끄러운 문장을 제안하고 싶으시거나, 학습자에게 도움이 될 변경사항을 적용하고 싶으시다면 이 저장소 전체를 포크(fork)하여 작업 후 풀 리퀘스트(pull request)를 주시거나, 혹은 GitHub 웹사이트 상에서 "edit" 버튼을 눌러 수정하신 후 마찬가지로 풀 리퀘스트를 주십시오.

의견 제시도 가능합니다. 풀 리퀘스트를 보내실 때와 마찬가지로 GitHub 이슈 에 새 이슈를 작성해주십시오.

감사합니다.

로컬에서 작업하기

영문판 저장소를 DUB을 이용해 한번 받아오셔야합니다.

dub fetch dlang-tour

이후 저장소 최상위 폴더에서 dlang-tour 를 실행하면 됩니다.

dub run dlang-tour -- --lang-dir .

About

Korean translation of the DLang Tour

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published