bramus_router/get_bramus_router.sh
#!/usr/bin/env bash
curl https://raw.githubusercontent.com/bramus/router/master/src/Bramus/Router/Router.php > Router.txt
curl https://raw.githubusercontent.com/bramus/router/master/README.md > README.md
curl https://raw.githubusercontent.com/bramus/router/master/LICENSE > LICENSE