grift icon indicating copy to clipboard operation
grift copied to clipboard

swift dependency graph visualizer tool

Results 1 grift issues
Sort by recently updated
recently updated
newest added

Hey, I'm trying to run grift with a minimal example. I've build it from source with `swift build` and use the executable from `.build/x86_64-apple-macosx10.10/debug/` ``` class ClassA { func test()...