Skip to content

This repository contains a collection of helpers and extensions that I use in my personal Swift projects to make my life easier.

License

Notifications You must be signed in to change notification settings

TheInkedEngineer/SwiftKnife

Repository files navigation

SwiftKnife logo

SwiftKnife

SwiftKnife is a collection of extension, classes, structs and UI elements to help you code faster.

Documentation PodVersion SwiftLang badge Platform

codebeat badge PRs Welcome License Twitter

1. Requirements and Compatibility

Swift SwiftKnife iOS
5.0 2.x 10+
5.1 3.x 10+

2. Installation

Cocoapods

Add the following line to your Podfile pod 'SwiftKnife' ~> '3.5'

3. Documentation

SwiftKnife is fully documented. Checkout the documentation here.

4. Contribution

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub

Generate the project

To generate this project locally, you need xcodegen. It is a great tool to customize a project and generate it on the go.

You can either install it manually following their steps, or just run my setup.sh script. It automatically installs Homebrew if it is missing, installs xcodegen, removes existing (if present) .xcodeproj, run xcodegen and moves configuratiom files to their appropriate place.

About

This repository contains a collection of helpers and extensions that I use in my personal Swift projects to make my life easier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages