Please check BUILD.md
for instructions on how to build Bundlor.
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA) and sign off on the Eclipse Foundation Certificate of Origin.
For more information, please visit Contributing to Virgo.
Eclipse Public License - v 1.0
Contact the project developers via the Virgo Forum or the project's "dev" mailing list.
The Bundlor project uses a Git submodule to include the virgo-build
engine
for building. To get this submodule, run the following commands after cloning
the repository.
git submodule init
git submodule update