codex/addon-git

This package is abandoned and no longer maintained. The author suggests using the codex/git package instead.

The Git addon provides Codex the means to fetch documentation from Github/Bitbucket repositories.

2.0.0-beta 2016-07-02 15:27 UTC

This package is auto-updated.

Last update: 2021-04-26 15:19:07 UTC


README

GitHub Version Total Downloads Documentation Source License

Go to the main Codex repository.

The Git Hook provides Codex the means to communicate with Github/Bitbucket repositories. This allows:

  • Documentation synchronisation from Github/Bitbucket repositories.
  • Able to define a range of tags/versions and branches to sync.
  • Webhook support! Auto-sync after push. It can even create the webhooks on git/bitbucket for you :).
  • Can sync private repos. Tip: check codex/addon-auth for access control.

The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code.

Documentation

Check out the official documentation.

License

Copyright (c) 2015 Robin Radic, MIT License