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

Indicate when a fresh terminal is required, in the instructions. #81

Merged
merged 4 commits into from Mar 11, 2024

Commits on Mar 11, 2024

  1. Update running-locally.md

    Signed-off-by: tpmccallum tim.mccallum@fermyon.com
    
    Indicate where a fresh terminal is required for an upcoming command (so long-running processes can continue while new commands are run)
    
    Signed-off-by: Timothy McCallum <tim.mccallum@fermyon.com>
    tpmccallum committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b5f0dd2 View commit details
    Browse the repository at this point in the history
  2. Update running-locally.md

    Signed-off-by: tpmccallum tim.mccallum@fermyon.com
    
    Signed-off-by: Timothy McCallum <tim.mccallum@fermyon.com>
    tpmccallum committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    59d1c3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1af267 View commit details
    Browse the repository at this point in the history
  4. chore: Apply RuntimeClass in a new terminal instance

    `make run` is blocking the previous terminal instance, that is why we have to ask the user to use a new one
    
    Signed-off-by: Thorsten Hans <thorsten.hans@fermyon.com>
    ThorstenHans committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d73174d View commit details
    Browse the repository at this point in the history