├── CONTRIBUTING.md ├── LICENSE ├── README.md └── release.sh /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seb86/github-to-wordpress-deploy-script/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seb86/github-to-wordpress-deploy-script/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seb86/github-to-wordpress-deploy-script/HEAD/README.md -------------------------------------------------------------------------------- /release.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seb86/github-to-wordpress-deploy-script/HEAD/release.sh --------------------------------------------------------------------------------