KantanManga icon indicating copy to clipboard operation
KantanManga copied to clipboard

KantanManga is an application that helps you read raw manga

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