Skip to content

Instantly share code, notes, and snippets.

@Qambar
Created April 8, 2016 11:46
Show Gist options
  • Save Qambar/663b8968b5e0a47595f150f418a565db to your computer and use it in GitHub Desktop.
Save Qambar/663b8968b5e0a47595f150f418a565db to your computer and use it in GitHub Desktop.
#!/usr/bin/env sh
export projectname=blogs
git clone git@github.com:bbc/symfony-bootstrap.git $projectname && cd $_ && script/rename $projectname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment