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

Cross compile #26

Open
i11m20n opened this issue Nov 19, 2021 · 1 comment
Open

Cross compile #26

i11m20n opened this issue Nov 19, 2021 · 1 comment

Comments

@i11m20n
Copy link

i11m20n commented Nov 19, 2021

What should I do to compile node-crawler/crawler into a Linux program?

My system: macOS

@mohamedmansour
Copy link
Member

What should I do to compile node-crawler/crawler into a Linux program?

My system: macOS

We use golang, so just do:

env GOOS=linux go build -o crawler

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

No branches or pull requests

2 participants