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

Refactor command-line option handling for executables #17

Open
uristdwarf opened this issue Mar 5, 2024 · 1 comment
Open

Refactor command-line option handling for executables #17

uristdwarf opened this issue Mar 5, 2024 · 1 comment
Labels
Priority: Low Documentation, minor bug refactoring Improve code quality

Comments

@uristdwarf
Copy link
Collaborator

Instead of handling the command-line option for each executable, we should have a shared static library that handles this instead. This will require refactoring the command-line handling from both saunafs-admin and other executables.

@uristdwarf uristdwarf added the refactoring Improve code quality label Mar 5, 2024
@uristdwarf
Copy link
Collaborator Author

uristdwarf commented Mar 5, 2024

Related issue: #14

@uristdwarf uristdwarf self-assigned this Mar 5, 2024
@uristdwarf uristdwarf added the Priority: Low Documentation, minor bug label Nov 7, 2024
@uristdwarf uristdwarf removed their assignment Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Documentation, minor bug refactoring Improve code quality
Projects
None yet
Development

No branches or pull requests

1 participant