Giter Club home page Giter Club logo

wp-deploy's Introduction

Deploy Scripts for WordPress Plugins and Themes

These scripts expect the following directory structure where your-plugin-slug is the slug of your plugin in the WordPress plugin repository:

your-plugin-slug
 |
 +-- git (your Git repo)
 |   |
 |   +-- .git
 |   +-- readme.md
 |   +-- your-plugin-slug.php
 |   +-- ...
 |
 +-- svn (your SVN repo)
 |   |
 |   +-- assets
 |   +-- trunk
 |   +-- tags
 |   +-- ...
 |   
 +-- wp-deploy (this repo)
 |   |
 |   +-- .git
 |   +-- deploy.sh
 |   +-- tag.sh
 |   +-- ...

Credits

Based on "Deploying from git to svn" by Scribu

wp-deploy's People

Contributors

kasparsd avatar

Stargazers

Daniel avatar Nicky Woolf avatar Lukács József avatar bang-tim avatar Gregg Hogan avatar  avatar Mark Waterous avatar Hong Chen avatar Fauzie avatar John Cyrill Corsanes avatar Adam Faryna avatar Manzoor Wani avatar Christopher Geary avatar Domenico Nusca avatar  avatar Fadlul Alim avatar Chuck Reynolds avatar  avatar Krasen Slavov avatar Dima Minka avatar Mikhail Kobzarev avatar Yousuf J avatar Tim Hyde avatar ildar r. khasanshin avatar  avatar Ian Banks avatar Kostas Seresiotis avatar Moritz Bappert avatar Tanatip Siriprathum avatar Vincent Lalanne avatar Richard Tape avatar Ihor Vorotnov avatar Emanuel Poletto avatar Jonathan Bernardi avatar  avatar Evo Stamatov avatar Van avatar 空格不在 avatar Mathieu avatar Dan avatar Mike Koepke avatar Mojtaba Darvishi avatar Raymond Rutjes avatar WolfThemes avatar Peter Tasker avatar  avatar Zachary Wills avatar Sam Katakouzinos avatar Nick Elsbree avatar Stefano Azzolini avatar Pierre Clisson avatar Dougal Campbell avatar Gabriele avatar Dovy Paukstys avatar Kenan Fallon avatar Andrew M. Whalen avatar Keith Bartholomew avatar Jonathan Daggerhart avatar  avatar Caleb Maclennan avatar Duncan Brown avatar Daniel Fanica avatar Benjamin Marwell avatar Angus H. avatar Bloafer avatar Giorgio Aquino avatar Anton A. avatar Mike Kormendy avatar Geraint Palmer avatar Tom Schlick avatar Marcel Bischoff avatar Jany Martelli avatar Viktor Szépe avatar Josh Levinson avatar Rob Neu avatar Michael Hulse avatar Kevin Dees avatar Carl Jensen avatar  avatar Ændra Rininsland avatar Joshua Nelson avatar Dan Jones avatar Rene Skou avatar Seth Atwood avatar

Watchers

 avatar Rene Skou avatar Adrian Mörchen avatar James Cloos avatar Benjamin Marwell avatar Richard Coffee avatar ildar r. khasanshin avatar  avatar

wp-deploy's Issues

gitignore readme.txt and svn ignore readme.md

I would like to be able to have both a readme.txt (for wordpress.org) and a readme.md (for github) in my your-plugin-slug > git directory. I would like git push to ignore the readme.txt and ./tag.sh VERSION and ./deploy.sh VERSION to ignore the readme.md. Does anyone have any suggestions on how I could achieve this?

Got License?

This software is currently without license. Are you planning to allow others to use it?

Looks great! Can you provide more instruction?

Hi there,

First off, this looks amazing and I would love to start using this setup to mix Git and SVN development.

That said, I'm not quite sure how I'm meant to use this repo. Are there special commands I need to run? Are thing automagically mirrored somehow between the Git and SVN folders?

I would love to see more of a tutorial in the README.md file that explains exactly to use this setup. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.