Yanel command line (console)
One can also run Yanel on the command line as follows:
- Edit:
src/core/java/org/wyona/yanel/cmdl/YanelCommandLine.java
- Build:
./build.sh compile-cmdl
- Run:
./yanel.sh cmdl /yanel-website/en/documentation/misc/yanel-command-line.html?yanel.resource.viewid=source
- Debug:
tail -f logs/log4j-cmdl.log
Your comments are much appreciated
Is the content of this page unclear or you think it could be improved? Please add a comment and we will try to improve it accordingly.