apm: add Italian translation.
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
3d7b1aaa36
commit
e545f03d53
16
pages.it/common/apm.md
Normal file
16
pages.it/common/apm.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# apm
|
||||
|
||||
> Manager di pacchetti per l'editor di testo Atom.
|
||||
> Vedi `atom`.
|
||||
|
||||
- Installa pacchetti da http://atom.io/packages e temi da http://atom.io/themes:
|
||||
|
||||
`apm install {{nome_pacchetto}}`
|
||||
|
||||
- Rimuovi pacchetti/temi:
|
||||
|
||||
`apm remove {{nome_pacchetto}}`
|
||||
|
||||
- Aggiorna pacchetti/temi:
|
||||
|
||||
`apm upgrade {{nome_pacchetto}}`
|
Reference in New Issue
Block a user