Skip to content

Instantly share code, notes, and snippets.

View arraez's full-sized avatar

Francisco Arráez Sánchez arraez

View GitHub Profile
@jasonsanjose
jasonsanjose / README.md
Last active February 16, 2017 08:11
brackets-shell linux debian/ubuntu setup

Choose a directory to download both brackets-shell and brackets git respositories. The following script will setup the repositories and download required dependencies.

wget https://gist.github.com/jasonsanjose/5514813/raw/6215f3b73ff41f51e20bc94a9faa3e453402ce06/setup.sh; chmod +x setup.sh; bash setup.sh; rm setup.sh