Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/youknowriad/degres

Dependency graph resolver
https://github.com/youknowriad/degres

Last synced: about 2 months ago
JSON representation

Dependency graph resolver

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`