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.
- Host: GitHub
- URL: https://github.com/edawson/vg_pill
- Owner: edawson
- Created: 2016-05-10T10:08:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T10:49:44.000Z (about 9 years ago)
- Last Synced: 2025-01-07T20:46:34.999Z (5 months ago)
- Language: Makefile
- Size: 4.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```