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

TkForge Build Guide - March 2025 #10

Closed
Axorax opened this issue Mar 15, 2025 · 0 comments
Closed

TkForge Build Guide - March 2025 #10

Axorax opened this issue Mar 15, 2025 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@Axorax
Copy link
Owner

Axorax commented Mar 15, 2025

TkForge.Build.Guide.mp4

Commands

git clone https://github.com/Axorax/tkforge.git
cd tkforge
pip install -r requirements.txt

Build command for Windows

GUI version

./build.bat

CLI version

./build.bat cli

Build command for UNIX (Linux, macOS)

GUI version

./build.sh

CLI version

./build.sh cli
@Axorax Axorax self-assigned this Mar 15, 2025
@Axorax Axorax added documentation Improvements or additions to documentation question Further information is requested labels Mar 15, 2025
@Axorax Axorax closed this as completed Mar 15, 2025
@Axorax Axorax pinned this issue Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant