Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 752 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 752 Bytes

CI codecov

kantan manga logo

KantanManga

KantanManga is an application that helps you read raw manga

AppStore

Running locally

Cloning

  1. Clone the repository including submodules.
git clone --recurse-submodules https://github.com/juanj/KantanManga.git
  1. Use bundler to install Cocoapods
bundle install
  1. Install dependencies using Cocoapods
bundle exec pod install
  1. Open the workspace
open Kantan-Manga.xcworkspace