目录
目录README.md

SwiftOutline

SwiftOutline is a tool to generate relationship graph of iOS ViewControllers.

Install

$ brew install kenmaz/taps/swiftoutline

Usage

$ swiftoutline --dir <path/to/sources>

Graph Examples

You can get a relationship graph of iOS ViewControllers like these:

kickstarter/ios-oss

kickstarter/ios-oss https://github.com/kickstarter/ios-oss

swiftoutline --dir Kickstarter-iOS/Views/Controllers/ --exclude Tests.swift

AnimeMaker (My Side Project 😁)

https://apps.apple.com/jp/app/animemaker/id405622194 Sample Graph

Options

$ swiftoutline --help
Usage:

    $ swiftoutline

Options:
    --dir [default: ["."]] - Target sources directory
    --exclude [default: ["Debug"]] - Keyword to exclude target source path
    --output [default: /tmp/graph.png] - Graph image file output path
    --dotfile [default: /tmp/graph.dot] - Intermediate .dot file output path
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号