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

Improved TagStudio.sh #117

Merged

Conversation

abby-freakazoid
Copy link
Contributor

@abby-freakazoid abby-freakazoid commented May 2, 2024

"set -e" to abort on error
"cd …" to prevent creating .venv if script is launched from outside git dir
"[ … ]" to skip creating venv when it already exists

"set -e" to abort on error
"cd …" to prevent creating .venv if script is launched outside git dir
"[ … ]" to skip creating venv when it already exists
@xarvex
Copy link
Member

xarvex commented May 4, 2024

Can confirm working on Linux, working across different directories with and without .venv. This can be merged now, thanks!

@CyanVoxel CyanVoxel merged commit c27f99e into TagStudioDev:main May 4, 2024
@abby-freakazoid abby-freakazoid deleted the improve-startup-script branch May 4, 2024 23:51
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.

None yet

3 participants