1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 12:02:08 +02:00
tldr/pages.ko/common/apm.md

403 B

apm

아톰 편집기 패키지 관리자. atom을 보시오. 더 많은 정보: https://github.com/atom/apm.

apm install {{패키지 이름}}

  • 패키지/테마 제거:

apm remove {{패키지 이름}}

  • 패키지/테마 업그레이드:

apm upgrade {{패키지 이름}}