Add missing files
3 files changed
tree: ac61f635fe8aa16ef50fc58a91e16fc1e8246355
  1. .idea/
  2. build-bundlor/
  3. gradle/
  4. org.eclipse.virgo.bundlor/
  5. org.eclipse.virgo.bundlor.ant/
  6. org.eclipse.virgo.bundlor.blint/
  7. org.eclipse.virgo.bundlor.commandline/
  8. org.eclipse.virgo.bundlor.diff/
  9. org.eclipse.virgo.bundlor.gradle/
  10. org.eclipse.virgo.bundlor.maven/
  11. samples/
  12. user-guide/
  13. .gitignore
  14. .gitmodules
  15. build.gradle
  16. BUILD.md
  17. build.properties
  18. build.versions
  19. CONTRIBUTING.md
  20. gradle.properties
  21. gradlew
  22. gradlew.bat
  23. README.md
  24. settings.gradle
README.md

Virgo Build Git Submodule

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