Skip to content

Add '-c' argument for default config generation#110

Open
kiraventom wants to merge 1 commit into
AlfredoSequeida:mainfrom
kiraventom:main
Open

Add '-c' argument for default config generation#110
kiraventom wants to merge 1 commit into
AlfredoSequeida:mainfrom
kiraventom:main

Conversation

@kiraventom

Copy link
Copy Markdown

There is a detailed description of editing the default config in the configuration guide, but the default config itself is presented only in the form of a link to constants file. However, value of the DEFAULT_CONFIG variable from that file can not be copied into ~/.config/hints/config.json as is, because it contains Python comments, references Python constants, etc. This argument will generate the default config at CONFIG_PATH, if file is not already present (to avoid accidental overwrite of customized config).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant