-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
Matt Windsor edited this page Dec 30, 2018
·
5 revisions
act
needs some configuration to work properly. It looks for a config file called act.conf
in the current working directory (or, if you provide -config FILENAME
, that path instead). This page describes that file.
Note: each act
subcommand also takes various command-line arguments; see each subcommand's documentation, and the standard flags, for details.
act
's source distribution contains a documented example file at bin/act.conf.example
.