Skip to content

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.

The example file

act's source distribution contains a documented example file at bin/act.conf.example.

Clone this wiki locally