Alois Mahdal
8a5dd0f421
Make saturnin subcommand more portable
10 years ago
Alois Mahdal
6e128ebffd
Apply ShellCheck advice
10 years ago
Alois Mahdal
c825d0bbde
Use mkhelp to print help message
10 years ago
Alois Mahdal
9da376f256
Rename saturnin_common to saturnin_meta
The routines are all basically related to the meta-command functions.
10 years ago
Alois Mahdal
a13a0c9ee1
Do not wrap every subcommand
Sub-commands in libexec must use saturnin_wraphook if they want pre/post
hook, or may use saturnin_runhook to run their own hooks as they wish.
10 years ago
Alois Mahdal
cf82cfa5f1
Move pre-post-hook wrapping code to a routine
10 years ago
Alois Mahdal
6abb8c6621
Move common saturnin routines to a module
This module is intended to be moved around with saturnin, but unlike
main meta-command (bin/saturnin.skel), it should not be necessary to
rename it or edit to adapt to new project.
10 years ago