Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joseluisq/fedora-atom-sh-installer

Atom shell installer for Fedora Linux x86_x64
https://github.com/joseluisq/fedora-atom-sh-installer

atom fedora installer linux

Last synced: 7 days ago
JSON representation

Atom shell installer for Fedora Linux x86_x64

Awesome Lists containing this project

README

        

# Atom Shell Installer
> Small [Atom](https://atom.io/) shell script installer for [Fedora Linux x86_x64](https://getfedora.org/en/workstation/)

## Install

```sh
$ wget -qO- http://git.io/fed-atom-sh | sh
```

## Usage

CLI:

```sh
$ atom my-directory-or-file-path
```

## License
MIT

© 2016 [José Luis Quintana](http://git.io/joseluisq)