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

Wie zum Laufen bekommen? #3

Closed
D3rJust1n opened this issue Jul 13, 2024 · 2 comments
Closed

Wie zum Laufen bekommen? #3

D3rJust1n opened this issue Jul 13, 2024 · 2 comments

Comments

@D3rJust1n
Copy link

Maybe bin ich einfach nur dumm, aber wie krieg ich das zum Laufen?😅

@jzbor
Copy link
Owner

jzbor commented Jul 14, 2024

Hi, im Prinzip sinds drei Schritte:

  1. Kompilieren/installieren (cargo build bzw. cargo install) oder zum testen geht auch cargo run
  2. Eine Datei mit Weiterleitungen erstellen (wie in dem Beispiel im README)
  3. Das Programm aus dem ersten Schritt ausführen, mit der Datei aus Schritt 2 als erstem Argument: pfad/nach/lisho weiterleitungen.txt. Alternativ kannst du zum testen auch cargo run weiterleitungen.txt verwenden.

Das ganze setzt vorraus, dass du auf einem Unixoiden Betriebssystem unterwegs bist und Rust installiert hast. Es kann sein, dass es auch unter Windows geht, aber ich habs nur mit Linux getestet.

Wenn du bei einem der Schritte Probleme hast musst dus vielleicht nochmal etwas genauer beschreiben.

@jzbor
Copy link
Owner

jzbor commented Jul 29, 2024

Closing, because no feedback or clear issue was provided. Feel free to reopen, if there is an actual issue.

@jzbor jzbor closed this as not planned Won't fix, can't repro, duplicate, stale Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants