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

Feature/#7 add custom file #59

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

Commits on Oct 4, 2024

  1. define enum CustomFile

    hayatroid committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    31f4af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aca571 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48f586b View commit details
    Browse the repository at this point in the history
  4. InitArgs の実装

    hayatroid committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9b9f6bb View commit details
    Browse the repository at this point in the history
  5. FileManager の実装

    hayatroid committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    19fc767 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    183d1cb View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary enum

    hayatroid committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3af4f83 View commit details
    Browse the repository at this point in the history
  8. Change get to create

    hayatroid committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    80d7f25 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    101ebac View commit details
    Browse the repository at this point in the history
  10. Add comments

    hayatroid committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c50e3fb View commit details
    Browse the repository at this point in the history
  11. & をつけるべき

    hayatroid committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fd25157 View commit details
    Browse the repository at this point in the history
  12. Split file

    hayatroid committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    481c7f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Add pub mod

    hayatroid committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c9061ef View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    8a26bfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb0a1b5 View commit details
    Browse the repository at this point in the history