GithubHelp home page GithubHelp logo

rakesh-mohanta / validator-suite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from w3c/validator-suite

0.0 2.0 0.0 8.32 MB

Validator Suite

Home Page: https://validator-suite.w3.org/

License: Other

Scala 32.91% JavaScript 28.79% CSS 6.31% HTML 31.99%

validator-suite's Introduction

W3C Validator Suite

Status

Note: W3C is not running Validator Suite nor intending to continue development at this time. Should there be interest from active developers in the community in furthering and maintaining it please let us know.

Since there is no resources from W3C nor the community supporting this project at present, we encourage people to fork.

Project dependencies

Java

You need the Java 7 JDK.

On Debian based systems use OpenJDK: apt-get install openjdk-7-jdk
On Windows hosts install Oracle's Java

Play Framework

W3C Validator Suite is based on the Play Framework.
The Play framework embeds its own scala version.

wget http://downloads.typesafe.com/play/2.2.1/play-2.2.1.zip
unzip play-2.2.1.zip
ln -s play-2.2.1 play

MongoDB

W3 Validator Suite uses MongoDB as its data storage.
The code has been tested with version 2.4+.

On Debian based systems (mongodb 2.4.8 is available in Debian Wheezy Backports): apt-get install mongodb
On Windows hosts install the latest "Production Release" of MongoDB.

Start geeking

Now start play and start playing!
First build will take time as it fetches all the dependencies.

git clone [email protected]:w3c/validator-suite.git
cd validator-suite
<path-to-play>/play

Some sample commands:

  • help - Displays Play help message.
  • tasks - Lists the tasks defined for the current project.
  • clean - W3C Validator Suite: Deletes files produced by the build, such as generated sources, compiled classes, and task caches.
  • doc - W3C Validator Suite: Generates API documentation.
  • run - W3C Validator Suite: Runs the application in dev mode.
  • run-main org.w3.vs.Main default - W3C Validator Suite: Resets the whole database and adds the root users.
  • test - W3C Validator Suite: Executes all tests.

validator-suite's People

Contributors

betehess avatar coliff avatar cptvitamin avatar ianbjacobs avatar tgambet avatar tguild avatar vivienlacourba avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.