KantanManga

KantanManga is an application that helps you read raw manga

45
4
Swift

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