#swift #package-manager #macos #command-line #create #spm #xcode

bin+lib spm-swift-package

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

5 releases (3 breaking)

0.4.1 Jan 2, 2025
0.4.0 Dec 30, 2024
0.3.0 Dec 28, 2024
0.2.0 Nov 6, 2024
0.1.0 Oct 21, 2024

#152 in macOS and iOS APIs

Download history 130/week @ 2024-10-16 32/week @ 2024-10-23 1/week @ 2024-10-30 115/week @ 2024-11-06 1/week @ 2024-11-13 3/week @ 2024-11-20 2/week @ 2024-11-27 4/week @ 2024-12-04 1/week @ 2024-12-11 232/week @ 2024-12-25 209/week @ 2025-01-01 26/week @ 2025-01-08

467 downloads per month

MIT license

1.5MB
409 lines

spm-swift-package

CI Crates.io License

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

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

~10–21MB
~290K SLoC