Starting to work mdn-compat-importer

**Sorry for double posting. I wasn’t sure where I should send this to.

Hi folks,

Here is my first pull-request.

I bootstrapped a Vagrant workspace for us to use while working on the project.

The idea is to use the same configuration management system and the same state configuration at every levels (development, testing, production).

My motivation behind this is that I do not install any development services (npm, nodejs, mysql, etc) on my computer at all. Development is done through my local editor from the local filesystem and the code is accessible and executable from that sandboxed virtual machine.

You can see my change set at [0]. It is based on my php workspace [1], but only installs what we need.

Hope thats helpful for people contributing.

  [0]: https://github.com/webplatform/mdn-compat-importer/pull/1
  [1]: https://github.com/renoirb/saltyvagrant-lampstack

Regards,

Renoir Boulanger  |  Developer operations engineer
W3C  |  Web Platform Project

http://w3.org/people/#renoirbhttps://renoirboulanger.com/  ✪  @renoirb
~

Received on Friday, 24 January 2014 22:18:59 UTC