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

app spm-swift-package

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

1 unstable release

0.1.0 Oct 21, 2024

#24 in macOS and iOS APIs

Download history 161/week @ 2024-10-21

161 downloads per month

MIT license

195KB
239 lines

spm-swift-package

CI Crates.io Msrv 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

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

~3–10MB
~78K SLoC