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
Requires
- codex/composer-plugin: ~2.0
- codex/core: 2.0.*
- sebwite/git: 1.0.*
This package is auto-updated.
Last update: 2024-05-27 06:36:18 UTC
README
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-authfor 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