logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install SnapKit/SnapKit. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

SnapKit/SnapKit Installation Guide

How to install SnapKit/SnapKit. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for SnapKit/SnapKit. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i SnapKit/SnapKit
or

Install via npx

npx @hexmos/ipm i SnapKit/SnapKit

Prerequisites

Xcode

system_tool

Version: 10.0+ (or later)

Swift 4.x or Swift 5.x

knowledge

Version: >= 4.0.0 (for Swift 4) / 5.0.0 (for Swift 5)

iOS 12.0+ or Mac OS X 10.13+

system_package

Version: 12.0+ (or later)

CocoaPods

package_manager

Version: 1.1.0+ (or later)

Carthage

build_tool

Version: 2.0+ (or later)

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

CocoaPods

gem install cocoapods

pod install

Carthage

carthage update

Swift Package Manager

swift package add SnapKit

Manual Installation

make

Post Installation Steps

  • Open the app in Xcode.
  • Run the app on a simulator or device.