Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the automatic creation of config files and the ability to open them with the CLI. #285

Merged

Conversation

kokoISnoTarget
Copy link
Contributor

In #131 the two things (to automatically create a config file and the ability to open them) were mentioned.
This pr adds the CLI option inlyne config open and it places the inlyne.default.toml as inlyne.toml in the config directory when no config exists.

Signed-off-by: konrad <kokos.kekse@gmail.com>
Signed-off-by: konrad <kokos.kekse@gmail.com>
Copy link
Collaborator

@CosmicHorrorDev CosmicHorrorDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great as usual!

src/main.rs Outdated Show resolved Hide resolved
@CosmicHorrorDev CosmicHorrorDev linked an issue Mar 24, 2024 that may be closed by this pull request
@CosmicHorrorDev CosmicHorrorDev added C-enhancement Category: New feature or request A-CLI Area: Dealing with CLI and related functionality A-config Area: Config related issues/PRs labels Mar 24, 2024
@CosmicHorrorDev CosmicHorrorDev merged commit 29af053 into Inlyne-Project:main Mar 24, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CLI Area: Dealing with CLI and related functionality A-config Area: Config related issues/PRs C-enhancement Category: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an --edit-config flag
2 participants