Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Introduce the "hooks" directory
  • Loading branch information
lizmat committed Mar 16, 2014
1 parent 1609527 commit ee77b32
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions S22-package-format.pod
Expand Up @@ -435,4 +435,9 @@ application.
All C<.t> files in this directory, will be tested in alphabatical order,
possibly in parallel. Any files in this directory will never be installed.

=head3 hooks

All files in this directory should contain executable Perl 6 code, to be
executed at various stages of the install process of this distribution.

=for vim:set expandtab sw=4:

0 comments on commit ee77b32

Please sign in to comment.