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

Add symbolic link #1

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Add symbolic link #1

wants to merge 14 commits into from

Commits on Jun 16, 2022

  1. Add symlink

    JeunghunKim committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    78f9e08 View commit details
    Browse the repository at this point in the history
  2. Add --link option

    JeunghunKim committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    8e4d7c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Update timeout parameter

    JeunghunKim committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    4f81727 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Update timeout values

    JeunghunKim committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    47def37 View commit details
    Browse the repository at this point in the history
  2. Fix EOF error

    JeunghunKim committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    9d73cdf View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Update __main__.py

    repeat installation when error occured
    JeunghunKim committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    e4d7d26 View commit details
    Browse the repository at this point in the history
  2. Remove pudb dependency

    JeunghunKim committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    dfe1731 View commit details
    Browse the repository at this point in the history
  3. Add prefix dir deletion code

    Update timeout value
    JeunghunKim committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    b624164 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05ae8b8 View commit details
    Browse the repository at this point in the history
  5. Fix import error for shutil

    Add "import shutil" code line
    JeunghunKim committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2a4698f View commit details
    Browse the repository at this point in the history
  6. Update timeout for configure check

    Change from timeout to 5
    JeunghunKim committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    6ac9436 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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

Commits on Sep 16, 2022

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

Commits on May 6, 2023

  1. Update __main__.py

    Update timeout
    JeunghunKim authored May 6, 2023
    Configuration menu
    Copy the full SHA
    2ef0e89 View commit details
    Browse the repository at this point in the history