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

feat: Simple makefile to generate binaries #3

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

ckousik
Copy link
Contributor

@ckousik ckousik commented Feb 14, 2023

Adds a makefile which does the following:

  1. Clone go-libp2p-daemon.
  2. Checkout given commit (default to master).
  3. Build linux x64, darwin x64, and windows i386 binaries for p2pd.
  4. Compress with tar.gz and zip.

@p-shahi
Copy link
Member

p-shahi commented Feb 14, 2023

Copy link
Collaborator

@MarcoPolo MarcoPolo left a comment

Choose a reason for hiding this comment

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

This looks good! Thank you for this. I'll run this and upload some binaries to the IPFS network.

@MarcoPolo MarcoPolo merged commit 1b13ebc into libp2p:master Feb 16, 2023
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants