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

[Reopen] Read args from file, merge args and pass to the cmd. #308

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    ca2471a View commit details
    Browse the repository at this point in the history
  2. scalafmt fixed

    vivasvan1 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bb2461b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    ea35be5 View commit details
    Browse the repository at this point in the history
  2. formatting fixed

    vivasvan1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f8cba2a View commit details
    Browse the repository at this point in the history
  3. Removing the nio as it doesnt support scalaJS yet

    As of 19th April zio-nio doesnt support scalaJS so using java to read file and zio core for resource management
    vivasvan1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9fbc76d View commit details
    Browse the repository at this point in the history
  4. formatting fixed

    vivasvan1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    79ea5a5 View commit details
    Browse the repository at this point in the history
  5. adding tests init

    vivasvan1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3fd0278 View commit details
    Browse the repository at this point in the history
  6. remove the duplicates

    vivasvan1 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    dea5f46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07d1823 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    952fde7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83a8f6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d655dee View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. camelCase done

    vivasvan1 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7a6d2cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d0dcf View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. full app test case

    vivasvan1 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    88489a6 View commit details
    Browse the repository at this point in the history
  2. fmt fix + type fix

    vivasvan1 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ba5aa9d View commit details
    Browse the repository at this point in the history