An open API service indexing awesome lists of open source software.

https://github.com/tomjn/vvv-pimp-my-logs

A Pimp my logs install for VVV
https://github.com/tomjn/vvv-pimp-my-logs

logs pimpmylog vvv

Last synced: 29 days ago
JSON representation

A Pimp my logs install for VVV

Awesome Lists containing this project

README

        

To add to your VVV, add the site as follows to `vvv-custom.yml`:

```
pimpmylog:
repo: https://github.com/tomjn/vvv-pimp-my-logs.git
hosts:
- pimpmylog.test
```

To test changes or reprovision just this site:

```
vagrant provision --provision-with="site-pimpmylog"
```