Re: Packaging CSS Validator and Command line

On Tue, 9 Jan 2007, Karl Dubost wrote:

> Hi Yves,
>
> do you know if it's easy to package the CSS validator in a way that it is 
> usable either
>
> - a desktop application

You can install your server with the CSS validator on it on your machine, 
that way it can be a desktop application :)
(it is possible to create a .war, it may have to be modified for the new 
UI)

> - a command line application
It was possible a long time ago, with something like java -jar 
cssvalidator.jar [some options] <URI>
Most probably, a few things might need some tuning, but it is also 
possible. There should be a plain text output for that mode.
HTH,

-- 
Baroula que barouleras, au tiéu toujou t'entourneras.

         ~~Yves

Received on Tuesday, 9 January 2007 11:01:12 UTC