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 build instructions for windows #41

Merged

Conversation

DavidIfebueme
Copy link
Contributor

I added some instructions for building on a windows machine. tooling around mingw based git bash to run build sh script, pyinstaller for building the exe and Inno setup.

tested on my end (a windows machine) to ensure .exe was created in the /build.

please review. thanks :)

@kuronosec
Copy link
Owner

@DavidIfebueme amazing work thanks! I have added a couple of comments

@DavidIfebueme
Copy link
Contributor Author

@kuronosec not sure why but i cant see the comments on the readme.

README.md Outdated
```bash
git clone https://github.com/kuronosec/zk-firma-digital
git clone https://github.com/yourusername/zk-firma-digital.git
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why "yourusername" and not the original repo?

README.md Outdated
cd zk-firma-digital
```


Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you can delete a couple of empty lines.

README.md Outdated


### 2. Run the Build Script
While in the oot directory of the cloned repository and run the build by executing the Windows build script:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oot --> root

@kuronosec
Copy link
Owner

@kuronosec not sure why but i cant see the comments on the readme.

@DavidIfebueme ups sorry I hadn't sent the review

@DavidIfebueme
Copy link
Contributor Author

i've applied all the advised changes @kuronosec

@kuronosec kuronosec changed the base branch from main to dev January 4, 2025 18:54
Copy link
Owner

@kuronosec kuronosec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kuronosec kuronosec merged commit 73b396a into kuronosec:dev Jan 4, 2025
@kuronosec
Copy link
Owner

@DavidIfebueme I just changed the destination branch to dev (take this in account next time) and then approved it, thanks a lot!

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.

2 participants