Configuration
Configuration of your Blackbox project is managed through the blackbox.json configuration file. The file can be edited manually but can also be manipulated through the CLI.
Fields:
name | The name of the Blackbox project. |
verbose | A Boolean value indicating if the CLI outputs should include additional information. |
repositories | An array containing repository object (e.g. ). |