Skip to content

juanj/KantanManga

Repository files navigation

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