Shell-scripting libraries
The syndicate-sh
package includes /usr/lib/syndicate/syndicate.sh
, an implementation of the
Syndicate Protocol for Bash. Scripts may take advantage of the library to
interact with peers via system dataspaces, either as supervised
services or as external programs making use of the gatekeeper
service.
Examples of both kinds of script are included in the syndicate-sh
git
repository (see the
examples
directory).