Skip to content

munkiepus/vagrant-w3c-unicorn-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant W3C build Build Status

Run latest Jenkins instance on Ubuntu 18.04 LTS using vagrant.

Prerequisites

vagrant reload plugin

vagrant plugin install vagrant-reload

Installation

Clone the repo

git clone [email protected]:munkiepus/vagrant-w3c-unicorn-validator.git
cd /vagrant-w3c-unicorn-validator

Build the vagrant box

vagrant up

To access the validator

http://localhost:8080

or, add the following line to the hosts file

127.0.0.1   validator.local

and then run the server with

http://validator.local:8080

About

Vagrant provisioner for the W3C unicorn validator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published