Skip to content

Save to human readable format #3

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

Open
erkantaylan opened this issue Feb 26, 2024 · 0 comments
Open

Save to human readable format #3

erkantaylan opened this issue Feb 26, 2024 · 0 comments
Labels
Milestone

Comments

@erkantaylan
Copy link

I like the idea of this app. It is usable.

await File.WriteAllTextAsync(saveFilePath, JsonSerializer.Serialize(commandSaveLines));

Can you consider transitioning from JSON to a human-editable format like YAML or TOML for configurations. It would simplify the setup process, especially for newcomers managing multiple commands.

@EngincanV EngincanV added this to the 1.2.0 milestone Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants