command-group 1.0.8

Extension to Command to spawn in a process group
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# YAML 1.2
---
cff-version: "1.1.0"
message: If you use this software, please cite it using these metadata.

title: Command Group
version: 1.0.4
date-released: 2021-10-16

repository-code: https://github.com/watchexec/command-group
license: Apache-2.0 OR MIT

authors:
  - family-names: Saparelli
    given-names: Félix
...