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

https://github.com/edawson/vg_pill

Contains source code for vg dependencies that are often installed via a package manager.
https://github.com/edawson/vg_pill

Last synced: 4 months ago
JSON representation

Contains source code for vg dependencies that are often installed via a package manager.

Awesome Lists containing this project

README

        

This repo contains dependencies required by vg that are often installed via a package manager.
This makes building on systems without sudo access much easier.

To build everything in this repo:
```make all```

Then, before building vg:
```source source_me.sh```