Skip to content

feat: separate [settings] table for modifying app behavior #62

Description

@hitblast

The Proposal

A new [settings] table which could be used to configure cutler without always needing to pass flags. The structure would be as described below:

[settings]
ask = false  # disable prompts

[settings.apply]
always_brew = true
disable_checks = false
exec_type = "flagged"

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions