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

https://github.com/ensoft/jamjar

Jam target and dependency inspection tool
https://github.com/ensoft/jamjar

Last synced: about 2 months ago
JSON representation

Jam target and dependency inspection tool

Awesome Lists containing this project

README

        

JamJar
======

Jam target and dependency analysis tool.

To get started, generate a jam log file with debug output (e.g. `jam -ddmc`)
and run jamjar:

```
$ python3 -m jamjar -f jam-debug.log
```