Run scripts or programs in a directory.
This is a Go implementation of the run-parts
command
shipped with the Debian debianutils package.
The original program is written in C. Its source code can be found here.
This implementation aims to be as compatible as possible with the original program shipped with the Debian distribution's original package. This program has not been tested on Windows systems.
Just
go install al.essio.dev/cmd/runparts@latest