Skip to content

nemolize/rekey

Repository files navigation

rekey

A keyboard remap tool

How to build

Requirements

Setup

bundle install
pod install

Lint

Pods/SwiftLint/swiftlint

Format

Pods/SwiftFormat/CommandLineTool/swiftformat .

I recommend you to set up your editor to run the above command on save.

Run

Open rekey.xcworkspace with Xcode and run.