GithubHelp home page GithubHelp logo

zf2package's Introduction

README

Building Pyrus & Composer packages

  • First, copy packager.ini.orig to packager.ini.
  • Next, configure:
    • path to the ZF2 root directory
    • path to pyrus script
    • a release version name

For Pyrus:

  • Run:

    php scripts/make-all-packages.php

  • Finally, run:

    php scripts/release-all-packages.php

For Composer:

  • Run:

    php scripts/make-all-composer-packages.php

  • Finally, run:

    php scripts/release-all-composer-packages.php

That's it. Then add the new files & the changed packages.json, commit, and push to the github repository.

Building full/minimal packages

Two steps:

  • Run:

    php scripts/make-zf-package.php

  • Run:

    php scripts/make-zf-minimal-package.php

Add and commit the new public/releases/ZendFramework-<version>/ subdirectory that was created.

Building the end-user manual

  • Run:

    php scripts/make-zf-manual.php

Add and commit the new public/releases/ZendFramework-<version>/*-manual* files that were created.

Building the API documenation

  • Run:

    php scripts/make-zf-apidoc.php

Add and commit the new public/releases/ZendFramework-<version>/*-apidoc.* files that were created.

Note: this command takes some time to run!

Deploying

Checkout from the server, where the actual channel is located.

zf2package's People

Contributors

weierophinney avatar akrabat avatar b-durand avatar ezimuel avatar

Watchers

 avatar James Cloos avatar  avatar

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.