Skip to content

Commit c263e1c

Browse files
authored
first pass (#1)
* first pass * doc fixes, allow a writer implementation for outputting to file or building a Graph * base tests * initial README * add default stdout option for CLI * lint fixes
1 parent ab18544 commit c263e1c

10 files changed

Lines changed: 985 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
target/

0 commit comments

Comments
 (0)