Wurbelizer Console
A command-line wrapper that runs the Wurbelizer from the console, without a build tool. Classes live under org.wurbelizer.console.*.
This runner is illustrative — it shows how to invoke the wurbiler and wurbler directly and is handy for experiments and quick demos. For production builds, use the Wurbelizer Maven Plugin or the Ant Wrapper instead.
Documentation & reports
- Full user documentation: https://wurbelizer.org
- Console runner guide
- API documentation (Javadoc)
- Cross-referenced sources
- Project reports — dependencies, plugins, licenses, team.
This module is part of the Wurbelizer Parent project.
Wurbelizer