From: Christian Weiske Date: Wed, 29 Jun 2016 13:02:32 +0000 (+0200) Subject: add deployment instructions X-Git-Tag: v0.3.0~8 X-Git-Url: https://git.cweiske.de/phancap.git/commitdiff_plain/09ad15fd2ed08bbfb4ed4d70ff21f774387aa204 add deployment instructions --- diff --git a/README.rst b/README.rst index c45c4e5..34cc6f6 100644 --- a/README.rst +++ b/README.rst @@ -278,7 +278,10 @@ Dependencies - PEAR's ``System.php`` -======= +============= +About phancap +============= + License ======= ``phancap`` is licensed under the `AGPL v3`__ or later. @@ -286,7 +289,6 @@ License __ http://www.gnu.org/licenses/agpl.html -======== Homepage ======== Web site @@ -298,7 +300,6 @@ Source code Mirror: https://github.com/cweiske/phancap -====== Author ====== Written by Christian Weiske, cweiske@cweiske.de @@ -311,3 +312,17 @@ All of those are open source: * http://code.google.com/p/browsershots/ (python) * https://github.com/gre/screenshot-webservice (scala) + + +=========== +Development +=========== + +Releasing a new version +======================= + +#. Update ``ChangeLog`` +#. Change version number in ``build.xml`` +#. Run ``phing`` +#. Deploy the new files in ``dist/`` +#. Tag the new version in git