Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.52 KB

File metadata and controls

32 lines (20 loc) · 1.52 KB

Codex Git Addon

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