Swiftpack.co - ustwo/github-scanner as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by ustwo.
ustwo/github-scanner 0.1.0
A commandline tool for scanning GitHub repositories. ⚠️ No longer maintained ⚠️
⭐️ 2
🕓 4 years ago
.package(url: "https://github.com/ustwo/github-scanner.git", from: "0.1.0")

GitHub Scanner

⚠️ No longer maintained ⚠️

Build Status codecov.io Twitter

This is a commandline tool for scanning GitHub repositories. It is built by developers at [ustwo][ustwo].

Usage

Installing

You can build from source by cloning the repository and running the make build-release command. Alternatively, you can download the precompiled package from the latest release. In either case, you can add it to your $PATH.

Running

To scan an organization's repositories, use

github-scanner scan organization <org-name> \
                                 --oauth <token>

To get a full list of available commands, use

github-scanner help

Contributing

Check our contributing guidelines.

License

GitHub Scanner is released under the MIT license. See LICENSE.md for details. Note that while github-scanner is licensed under the MIT license, not all of its dependencies may be. Please check the depedencies listed in the Package.swift file and their respective licesnses.

Maintainers

Contact

GitHub

link
Stars: 2
Last commit: 4 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

v0.1.0
7 years ago

Initial release of github-scanner.

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