#swift #spm #xcode #spm-swift-package #swift-package-manager

bin+lib spm-swift-package

Command Line Tools for macOS to create project in Swift Package Manager with desirable files

8 releases (4 breaking)

Uses new Rust 2024

new 0.5.1 May 3, 2025
0.5.0 Apr 17, 2025
0.4.2 Jan 26, 2025
0.4.0 Dec 30, 2024
0.1.0 Oct 21, 2024

#159 in Template engine

Download history 26/week @ 2025-01-08 96/week @ 2025-01-22 13/week @ 2025-01-29 6/week @ 2025-02-05 1/week @ 2025-02-12 171/week @ 2025-04-16 6/week @ 2025-04-23

177 downloads per month

MIT license

1.5MB
491 lines

spm-swift-package

CI Crates.io License

Command Line Tools for macOS to create project in Swift Package Manager with desirable files.

Installing

Cargo

Installing from crates.io (requires Rust/Cargo):

cargo install spm-swift-package

Homebrew

You can install with Homebrew:

brew tap heroesofcode/taps
brew install heroesofcode/taps/spm-swift-package

Usage

spm-swift-package

After generating the Package, it will automatically open in Xcode

And from here you can continue working on your SPM project 🚀 🙂 👨‍💻 👩‍💻

Contributing

To contribute, just fork this project and then open a pull request, feel free to contribute, bring ideas and raise any problem in the issue tab.

License

spm-swift-package is released under the MIT license. See LICENSE for details.

Dependencies

~21–35MB
~542K SLoC