Skip to content

Instantly share code, notes, and snippets.

@anveo
Created May 15, 2010 21:32
Show Gist options
  • Save anveo/402410 to your computer and use it in GitHub Desktop.
Save anveo/402410 to your computer and use it in GitHub Desktop.
$ script/plugin --verbose install git://github.com/kalasjocke/authlogic_facebook_connect.git
Plugins will be installed using http
git init
Initialized empty Git repository in /Users/bracer/projects/local/my_project/vendor/plugins/authlogic_facebook_connect/.git/
git pull --depth 1 git://github.com/kalasjocke/authlogic_facebook_connect.git
$ ls -la /Users/bracer/projects/local/my_project/vendor/plugins/authlogic_facebook_connect/
ls: /Users/bracer/projects/local/my_project/vendor/plugins/authlogic_facebook_connect/: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment