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(setup): move YAML-specific logic to yaml.go #21

Merged

Commits on Oct 18, 2024

  1. refactor(setup): move YAML-specific logic to yaml.go

    This commit refactors the ``internal/setup/setup.go`` file and moves the
    YAML-specific logic to ``yaml.go`` within the same package.
    rebornplusplus committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dfa9add View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    3e75b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    81bd557 View commit details
    Browse the repository at this point in the history