1
0
Fork 0
This repository has been archived on 2022-11-06. You can view files and clone it, but cannot push or open issues/pull-requests.
fpydocs/docs/blueprints.rst

581 B

Blueprints

post-receive git hook for AUR packages

  1. generate a bare repository on an Arch Linux instance

  2. add this file as hooks/post-receive

    Example for fpyutils

    
    
  3. add this file as hooks/post-receive.conf for the configuration

    Example for fpyutils

    
    

Makefile

Example for fpyutils