Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youknowriad/degres
Dependency graph resolver
https://github.com/youknowriad/degres
Last synced: about 2 months ago
JSON representation
Dependency graph resolver
- Host: GitHub
- URL: https://github.com/youknowriad/degres
- Owner: youknowriad
- Created: 2015-10-15T11:42:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-15T11:43:22.000Z (about 9 years ago)
- Last Synced: 2024-10-16T00:31:16.859Z (2 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Degres - Dependency graph resolver
A small tool used to resolve depency graphs with versions.
## Usage
Edit `config/data.js` with your graph of dependencies (and releases) then launch `npm start`
## Tests
`npm test`