mirror of https://github.com/CrimsonTome/tldr.git
403 B
403 B
apm
아톰 편집기 패키지 관리자.
atom
을 보시오. 더 많은 정보: https://github.com/atom/apm.
- http://atom.io/packages으로부터 패키지 설치하고 http://atom.io/themes에서 테마 설치:
apm install {{패키지 이름}}
- 패키지/테마 제거:
apm remove {{패키지 이름}}
- 패키지/테마 업그레이드:
apm upgrade {{패키지 이름}}