Swiftpack.co - fdiaz/SwiftInspector as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by fdiaz.
fdiaz/SwiftInspector v0.1.0
SwiftInspector is a command line tool built on top of SwiftSyntax to help inspect usage of Swift code
⭐️ 38
🕓 1 year ago
macOS
.package(url: "https://github.com/fdiaz/SwiftInspector.git", from: "v0.1.0")

swiftinspector

codecov Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.

SwiftInspector is a command line tool and set of SPM libraries built on top of SwiftSyntax. SwiftInspector reliably finds usages of classes, protocols, properties, etc. in a codebase by analyzing the Swift AST.

Archived Project

This project is considered abandoned and has been archived.


Requirements

  • Swift 5.6
  • Xcode 13.3.1

Install

Run the following command:

$ git clone [email protected]:fdiaz/SwiftInspector.git
$ cd SwiftInspector
$ make install

Develop

If you want to contribute to this project, please take a look at our CONTRIBUTING guidelines. To open the project in Xcode, open the Package.swift file at the root of the repo.

Default branch

The default branch of this repository is main. Between the initial commit and 75bd9f4 , the default branch of this repository was master. See #38 for more details on why this change was made.

License

MIT

GitHub

link
Stars: 38
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Release version 0.14.0
2 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics