Skip to content

Instantly share code, notes, and snippets.

View arraez's full-sized avatar

Francisco Arráez Sánchez arraez

View GitHub Profile
@arraez
arraez / README.md
Last active December 22, 2015 15:08 — forked from jasonsanjose/README.md
IMHO, for Fedora (f19 tested, ok).

In a new directory the following script will:

  • Clone brackets-shell and brackets git respositories.
  • Download required dependencies.
  • Config and Run.
$ mkdir -p <path-to-new-directory>
$ cd <path-to-new-directory>
$ wget https://gist.github.com/arraez/6490067/raw/c97a639ff9de805b81b882b81b89a5c6fef29edd/setup_fedora.sh