Skip to content

Instantly share code, notes, and snippets.

@inodb
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inodb/bfe104d35ccd424c54c7 to your computer and use it in GitHub Desktop.
Save inodb/bfe104d35ccd424c54c7 to your computer and use it in GitHub Desktop.
init_raylim_pipeline
#!/bin/bash
echo "Cloning raylim/scripts"
git clone https://github.com/raylim/scripts
git clone https://github.com/raylim/modules
cat > Makefile <<EOF
# Autogenerated Makefile with init_raylim_pipeline
include modules/Makefile
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment