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

Windows binary #2

Closed
sergeevabc opened this issue Jan 21, 2024 · 5 comments
Closed

Windows binary #2

sergeevabc opened this issue Jan 21, 2024 · 5 comments

Comments

@sergeevabc
Copy link

Dear @printfn,
could you be so kind to generate .exe for the rest of us,
ordinary Windows 7 x64 users, without compiler?

@printfn
Copy link
Owner

printfn commented Jan 22, 2024

I've set up GitHub actions and uploaded the artifacts for the current release here.

@printfn printfn closed this as completed Jan 22, 2024
@cablehead
Copy link
Contributor

🙌🏻

@sergeevabc
Copy link
Author

sergeevabc commented Jan 23, 2024

@printfn, it works on my end, thank you.

$ type in.txt | bp
$ bp > out.txt
$ xxhsum -H3 in.txt out.txt
XXH3 (in.txt) = 5294623976b5e86b
XXH3 (out.txt) = 5294623976b5e86b

P.S. . However, the name of the program is not particularly memorable. I renamed it to bclip. Also, --version is missing, how do I know when it's time to update?

@printfn
Copy link
Owner

printfn commented Jan 28, 2024

I've now released a new version 0.1.4 that adds a --version flag.

@sergeevabc
Copy link
Author

@printfn, thanks for making the executable relatively compact: not megabytes, but less than 200KB. But I believe you can cut another hundred off.

Repository owner locked as resolved and limited conversation to collaborators Jan 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants