Skip to content

Instantly share code, notes, and snippets.

@dbellettini
Created June 16, 2012 14:52
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 dbellettini/2941536 to your computer and use it in GitHub Desktop.
Save dbellettini/2941536 to your computer and use it in GitHub Desktop.
Cloning ServeAiuto plugins
git clone https://github.com/cakephp/debug_kit DebugKit
git clone git://github.com/rafaelbandeira3/linkable.git Linkable
git clone git://github.com/dereuromark/tools.git Tools
git clone https://github.com/voidet/sign_me_up.git SignMeUp
git clone git://github.com/stefanomanfredini/AddressFinder-Helper---Plugin-for-cakephp-2.git AddressFinder
git clone https://github.com/stefanomanfredini/cakephp-2.x-BookmarkletHelper Bookmarklet
cd Tools
git checkout 2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment