BushelKit
Requirements
How to get started
- Use the template
- Run
./setup.sh
once you have your own repo. - It will create the corresponding files for your Swift Package/Cocoapod/Carthage.
- Customize by
- updating Package.swift
- supported OSes in Pod spec
- update SwiftFormat and SwiftLint settings
- Add Documentation and Notes to README.md
- update travis-ci or github actions files
- integrate third-party analysis services and badges such as CodeCov, CodeClimate, CodeFactor, Hound
- Code Away!
- Add to SwiftPM