Swiftpack.co - phatblat/SwiftCLI as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by phatblat.
phatblat/SwiftCLI 1.0.0
☠️ Template for Swift projects using the Swift Package Manager
⭐️ 1
🕓 1 year ago
macOS
.package(url: "https://github.com/phatblat/SwiftCLI.git", from: "1.0.0")

SwiftCLI

A template for Swift projects using the Swift Package Manager. Includes 3 targets:

  • swiftcli: an executable
  • SwiftCLIKit: a library/framework to hold all logic
  • SwiftCLIKitTests: tests for the library

The reason for putting all logic in the library is because an executable target is not a bundle and thus Xcode can't run tests against it.

Makefile is based on Rob Allen's Cross-platform Makefile for Swift

📄 License

This repo is licensed under the MIT License. See the LICENSE file for rights and limitations.

GitHub

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

Release Notes

1.0.0
3 years ago
  • 🎉 Initial release

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