https://github.com/gnebbia/git_hook_to_publish
A small perl script to publish my content everytime I git commit
https://github.com/gnebbia/git_hook_to_publish
git post-commit script
Last synced: 3 months ago
JSON representation
A small perl script to publish my content everytime I git commit
- Host: GitHub
- URL: https://github.com/gnebbia/git_hook_to_publish
- Owner: gnebbia
- Created: 2018-08-03T11:15:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T13:28:31.000Z (almost 7 years ago)
- Last Synced: 2025-01-13T09:27:26.913Z (5 months ago)
- Topics: git, post-commit, script
- Language: Perl
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Perl Git Hook Used to Publish
This perl script is used within my projects as a post-commit
hook in order to automatically deploy my stuff on my website.