2025-03-14 21:59:59 -06:00
|
|
|
# apm
|
|
|
|
|
|
|
|
|
|
> 아톰 편집기 패키지 관리자.
|
2026-06-12 17:51:25 -06:00
|
|
|
> 관련 항목: `atom`.
|
2025-03-14 21:59:59 -06:00
|
|
|
> 더 많은 정보: <https://github.com/atom/apm>.
|
|
|
|
|
|
|
|
|
|
- <http://atom.io/packages>으로부터 패키지 설치하고 <http://atom.io/themes>에서 테마 설치:
|
|
|
|
|
|
|
|
|
|
`apm install {{패키지 이름}}`
|
|
|
|
|
|
|
|
|
|
- 패키지/테마 제거:
|
|
|
|
|
|
|
|
|
|
`apm remove {{패키지 이름}}`
|
|
|
|
|
|
|
|
|
|
- 패키지/테마 업그레이드:
|
|
|
|
|
|
|
|
|
|
`apm upgrade {{패키지 이름}}`
|