Skip to content
#

local-development

Here are 195 public repositories matching this topic...

🌐 Variable VVV - a VVV Site Creation Wizard.‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ This project is no longer maintained. Please update your copy of VVV , which has most of the vv features built in.

  • Updated Sep 8, 2017
  • Shell

A single container LEMP complete fullstack with latest release of PHP7.4.26 and 8.0.13 and MySQL, nginx, PostgreSQL, phalcon, swoole, mailcatcher, beanstalkd, elasticsearch, memcached, redis, adminer and all you ever need; on top alpine3.13

  • Updated Dec 9, 2021
  • Dockerfile
elenev
elenev commented Oct 9, 2020

If I understand it correctly, right now this package isn't compatible with Windows because there's no windows version of LCOV. And trying to run the genhtml Perl script runs into errors because of Windows paths.

Locally, I've gotten around this by installing LCOV in WSL. Then, it's two lines of code:

First, I replace the slashes in lcov.info:
``run(`bash -c "tr '\\' '/' < coverage/lcov.i

Improve this page

Add a description, image, and links to the local-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the local-development topic, visit your repo's landing page and select "manage topics."

Learn more