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

Build self container binary for tools. #280

Open
dark1587 opened this issue May 1, 2023 · 0 comments
Open

Build self container binary for tools. #280

dark1587 opened this issue May 1, 2023 · 0 comments

Comments

@dark1587
Copy link

dark1587 commented May 1, 2023

Request

I'd like to propose adding in support for Bazel to build python executables.

Reasoning

Several environments I've worked in the past wouldn't allow me to install 3rd-party libraries or use a venv environment. Being able to build a a pex which has said dependencies already pre-compiled solves this problem.

If I need to distribute Aerleon across multiple platforms, a Bazel bundle makes it simple to build macOS intel/arm, *nix all with a single command.

@ankenyr ankenyr changed the title Add Bazel Support Build self container binary for tools. May 23, 2023
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

1 participant