Skip to content

alestor123/MANGA-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

78a4eda Β· May 27, 2022

History

18 Commits
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 26, 2022
May 27, 2022
May 27, 2022
May 27, 2022
May 27, 2022
May 26, 2022
May 27, 2022
May 26, 2022
May 26, 2022

Repository files navigation

MANGA-CLI

This is a simple code for fetching manga in the comfort of cli(for demo purpose)

issues

πŸš€ Usage

API

const manga = require('./App');
(async () => {
  console.log(await manga('Jujutsu kaisen'))
})()

Quick use

$ npx manga-cli -s <path>

CLI Installation

$ npm install -g manga-cli
$ manga -s <path>

-s <path> is optional

Fetch ALL the chapter

use all command to fetch all chapters

Chapter number : all

EACCESS ERROR :

If your facing eacess err while installing use this command :

$ npm install -g manga-cli --unsafe-perm=true --allow-root

Screenshots

shot shot shot

πŸ’– Donate

Author

πŸ‘€ Alestor Aldous

πŸ“ License

MIT

Copyright Β© 2022 Alestor Aldous.