Created
February 18, 2016 16:43
-
-
Save benilovj/1d4fcd6b6ccd51fd9fcf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkdir 1pass-for-wordpress | |
cd 1pass-for-wordpress | |
git clone [email protected]:1Pass/1pass-for-wordpress.git git | |
svn co https://plugins.svn.wordpress.org/1pass svn | |
git clone --recursive [email protected]: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