multiple pages : Add Korean Translation (#3553)

This commit is contained in:
Proscream
2019-11-20 02:15:13 +09:00
committed by Starbeamrainbowlabs
parent 5dfacef130
commit cb340e9341
6 changed files with 92 additions and 1 deletions

17
pages.ko/common/apm.md Normal file
View File

@@ -0,0 +1,17 @@
# apm
> 아톰 편집기 패키지 관리자.
> `atom`을 보시오.
> 더 많은 정보: <https://github.com/atom/apm>.
- <http://atom.io/packages>으로부터 패키지 설치하고 <http://atom.io/themes>에서 테마 설치:
`apm install {{패키지 이름}}`
- 패키지/테마 제거:
`apm remove {{패키지 이름}}`
- 패키지/테마 업그레이드:
`apm upgrade {{패키지 이름}}`