apm: add Chinese translation
This commit is contained in:

committed by
Agniva De Sarker

parent
bf0973db69
commit
c9fdf0a292
16
pages.zh/common/apm.md
Normal file
16
pages.zh/common/apm.md
Normal 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}}`
|
Reference in New Issue
Block a user