apm: add Chinese translation

italian
Starccy 2019-02-25 18:44:17 +08:00 committed by Agniva De Sarker
parent bf0973db69
commit c9fdf0a292
1 changed files with 16 additions and 0 deletions

16
pages.zh/common/apm.md Normal file
View File

@ -0,0 +1,16 @@
# apm
> Atom编辑器的包管理工具.
> 参见 `atom`.
- 下载包: http://atom.io/packages 和主题 http://atom.io/themes:
`apm install {{package_name}}`
- 移除包/主题:
`apm remove {{package_name}}`
- 升级包/主题:
`apm upgrade {{package_name}}`