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

CLI Tools #12

Open
HenFo opened this issue Oct 27, 2018 · 0 comments
Open

CLI Tools #12

HenFo opened this issue Oct 27, 2018 · 0 comments

Comments

@HenFo
Copy link
Owner

HenFo commented Oct 27, 2018

CLI Tool

Wahrscheinlich am besten mit Python und click:

  1. Python installieren mit custom Einstellungen, damit Python nicht im AppData installiert wird
  2. Console/PowerShell(Windows) mit Admin-Rechten starten
  3. in den Ordner wo Python installiert ist und dann in Script navigieren
  4. $ pip install click ausführen

https://click.palletsprojects.com/en/5.x/

pip aktualisieren

  1. Neue Konsole öffnen mit Admin-Rechten
  2. zurück navigieren, bis man in C:\ ist
  3. $ python -m pip install --upgrade pip eingeben
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

1 participant