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

https://github.com/auracletech/draven


https://github.com/auracletech/draven

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# draven

draven creates a visualization of a rust project's dependencies using [jax](https://github.com/AuracleTech/jax) 🌟

![rustc compiler output](https://i.postimg.cc/dDMb3kfV/examplepage.webp)

##### Install

[jax](https://github.com/AuracleTech/jax) required for visualization

```rs
cargo install draven
```

##### Usage

```bash
draven -w -r -i "path/to/rust_project_src" -o "path/to/jax_project"
```

-
-
-
- 🚧 UNFINISHED PROJECT 🚧
-
-
-