Skip to content

mustafauysal/deploy-from-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Plugin Deploy from Git

Usage

  1. Clone: git clone https://github.com/mustafauysal/deploy-from-git.git

  2. Define alias or, export path

alias plugin-deploy='sh ~/deploy-from-git/plugin-deploy.sh'

alias plugin-tag='sh ~/deploy-from-git/plugin-tag.sh'
  1. Change WordPress.org svn username SVN_USERNAME and DEST_DIR in plugin-deploy.sh file

  2. Run plugin-deploy command in your plugin's git repo

  3. Have fun, and remember to use plugin-tag 1.0.1 for tagging.

Credits

Releases

No releases published

Packages

No packages published

Languages