w3c / Unicorn

Unicorn - W3C's Unified Validator
https://validator.w3.org/unicorn/
Other
127 stars 59 forks source link

How to build a console version of unicorn #128

Open vivienlacourba opened 8 years ago

vivienlacourba commented 8 years ago

Reported by ranjithtenz on 18 Aug 2010 10:44 UTC Hi, I need to use unicorn in console version and also need of complete documentation in pdf format

vivienlacourba commented 8 years ago

Comment by ranjithtenz@gmail.com on 13 Sep 2010 10:32 UTC How to run Unicorn with commands lines. Effectively, it could be useful to do some tests without deploying .war file on the server. I have implemented a new class, UnicornClient, to see results of a query in a console window without deploying WAR file on the server.