| Crates.io | spm-swift-package |
| lib.rs | spm-swift-package |
| version | 0.11.0 |
| created_at | 2024-10-21 05:28:09.466519+00 |
| updated_at | 2026-01-10 20:10:20.964595+00 |
| description | Command Line Tools for macOS to create project in Swift Package Manager with desirable files. |
| homepage | |
| repository | https://github.com/heroesofcode/spm-swift-package |
| max_upload_size | |
| id | 1416944 |
| size | 141,586 |
Command Line Tools for macOS to create Swift Package Manager projects with desirable files.
.swiftlint.yml using the SwiftLintPluginspm-swift-package uiInstalling from crates.io (requires Rust/Cargo):
cargo install spm-swift-package
You can install with Homebrew:
brew tap heroesofcode/taps
brew install heroesofcode/taps/spm-swift-package
spm-swift-package
spm-swift-package ui
After generating the Package, it will automatically open in Xcode
And from here you can continue working on your SPM project 🚀 🙂 👨💻 👩💻
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.
spm-swift-package is released under the MIT license. See LICENSE for details.