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 an one-click setup and start script for Windows users #22

Merged

Conversation

be5invis
Copy link
Contributor

This change adds a one-click "setup and run" script for Windows users that...

  • Sets up VENV if necessary
  • Installs dependencies if necessary
  • Starts the webui in the VENV

Partially resolves #21.

@be5invis be5invis changed the title Add a one-click setup and start script for Windows users Add an one-click setup and start script for Windows users Mar 19, 2023
@Akegarasu Akegarasu merged commit 43d813c into Akegarasu:main Mar 20, 2023
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

Successfully merging this pull request may close these issues.

venv setup script
2 participants