Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save benilovj/1d4fcd6b6ccd51fd9fcf to your computer and use it in GitHub Desktop.
Save benilovj/1d4fcd6b6ccd51fd9fcf to your computer and use it in GitHub Desktop.
mkdir 1pass-for-wordpress
cd 1pass-for-wordpress
git clone git@github.com:1Pass/1pass-for-wordpress.git git
svn co https://plugins.svn.wordpress.org/1pass svn
git clone --recursive git@github.com:kasparsd/wp-deploy.git
cd git
composer install --no-dev
cd ../wp-deploy
./tag.sh 1.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment