spm-swift-package

Crates.iospm-swift-package
lib.rsspm-swift-package
version0.2.0
sourcesrc
created_at2024-10-21 05:28:09.466519
updated_at2024-11-06 03:03:58.990536
descriptionCommand Line Tools for macOS to create project in Swift Package Manager with desirable files.
homepage
repositoryhttps://github.com/heroesofcode/spm-swift-package
max_upload_size
id1416944
size614,906
João Lucas (joaolfp)

documentation

README

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

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.

Commit count: 45

cargo fmt