Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 689 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 689 Bytes

iOS Feature/Service Template

An iOS project for quickly creating new pods, with both a Service and a Feature subspecs.

Features

  • SampleApp
  • SnapshotTests
  • Swiftlint
  • Fastlane
  • Github Actions

Usage

To get started, create a new repository based on this repository. You can do this directly on GitHub, by using the "Use this template" button at the top of the page, or just by clicking here.


  1. Run the make.sh command inside the repository, and follow the prompts.

Contributing

This repo is meant to evolve. Anyone is more than welcome to open a pull-request to add features they may want to see.