Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Saverio976 committed Feb 7, 2024
1 parent 397b4ed commit 9772c11
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# DependencyGraph

Get [d2](https://github.com/terrastruct/d2) config file from source code
imports

## Install

## Binary (precompiled)
Expand Down Expand Up @@ -30,5 +33,14 @@ Go to the latest release and download the binary for your platform
dg --help
```
```
./dg 0.0.0
-----------------------------------------------
Usage: ./dg [options] [FOLDERS]
Description: output d2 dependency graph
Options:
-l, --language <string> Language to use for the folders
-o, --output <string> Output file
-h, --help display this help and exit
```

0 comments on commit 9772c11

Please sign in to comment.