atom: add page

This commit is contained in:
Hayden Schiff 2016-01-21 23:37:14 -05:00
parent f38c34f484
commit c9afa270ef

11
pages/common/atom.md Normal file
View File

@ -0,0 +1,11 @@
# atom
> A hackable text editor for the 21st century.
- Open a file or folder:
`atom {{path/to/file/or/folder}}`
- Open a file or folder in a new window:
`atom -n {{path/to/file/or/folder}}`