Merge pull request #714 from oxguy3/atom

Add atom
This commit is contained in:
Igor Shubovych
2016-01-25 11:43:43 +02:00

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

@@ -0,0 +1,11 @@
# atom
> A cross-platform text editor.
- 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}}`