https://github.com/auracletech/draven
https://github.com/auracletech/draven
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/auracletech/draven
- Owner: AuracleTech
- Created: 2024-05-22T13:11:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T13:12:32.000Z (about 2 years ago)
- Last Synced: 2024-05-22T14:34:15.162Z (about 2 years ago)
- Language: Rust
- Size: 21.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# draven
draven creates a visualization of a rust project's dependencies using [jax](https://github.com/AuracleTech/jax) 🌟

##### 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 🚧
-
-
-