目录
目录README.md

SPM

CI

An executable with a couple potentially helpful swift package manager commands.

Commands

Graph

Creates a graph visualising the package and all of it’s dependencies.

Note: This command requires that you have already installed ‘nomnoml‘ locally - you can do this by running npm install -g nomnoml.

$ spm graph path/to/package [--outputName <generated.svg>]

New (NOT IMPLEMENTED)

Creates a new Swift package using an opinionated structure

$ spm new MyPackage

TODO

  • Create new command
  • Support GraphViz export type for graph command (–outputType <graphviz || nomnoml>)
  • Add –outputPath option to graph command to switch from current directory
  • Add –detailed flag which adds enhanced information to every node in graph. Including tools version, and platform target(s).
  • Extract JUnit from CI test suite and upload using https://github.com/EnricoMi/publish-unit-test-result-action
关于
66.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

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