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
IMHO, for Fedora (f19 tested, ok).
https://gist.github.com/arraez/6490067