Open
Description
It might be a good point to think about having a global configuration file for fpm in ~/.fpmconfig
or ~/.config/fpm/config.toml
. This would allow to set global options which do not affect how packages are built, but how fpm interacts with the user or environment.
For example it would allow to disable using environment variables in fpm for compiler detection if this is an unwanted feature for some user or to enable colored output.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress