common/*, osx/arch: add Indonesian translation (#12977)
This commit is contained in:

committed by
GitHub

parent
c5b88dfc90
commit
6e57c786d4
17
pages.id/common/apm.md
Normal file
17
pages.id/common/apm.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# apm
|
||||
|
||||
> Manajer paket untuk aplikasi pengolah teks Atom.
|
||||
> Lihat juga: `atom`.
|
||||
> Informasi lebih lanjut: <https://github.com/atom/apm>.
|
||||
|
||||
- Pasang suatu paket dari <http://atom.io/packages> atau tema dari <http://atom.io/themes>:
|
||||
|
||||
`apm install {{nama_paket}}`
|
||||
|
||||
- Hapus pemasangan suatu paket atau tema:
|
||||
|
||||
`apm remove {{nama_paket}}`
|
||||
|
||||
- Mutakhirkan paket atau tema menuju versi terbaru:
|
||||
|
||||
`apm upgrade {{nama_paket}}`
|
Reference in New Issue
Block a user