Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.34 KB

File metadata and controls

36 lines (29 loc) · 1.34 KB
     _      ____     ____                      _   _
    / \    / ___|   / ___|               ___  | | (_)
   / _ \   \___ \  | |        _____     / __| | | | |
  / ___ \   ___) | | |___    |_____|   | (__  | | | |
 /_/   \_\ |____/   \____|              \___| |_| |_|

A simple Anime Search Command-line interface by Oblivion さん

Main Features

  • Currently only searches anime. (manga soon maybe??)
  • Retrieves up-to-date information about the anime.
  • Clean and easy to read layout.

How to install and use

  • First install Node.JS
  • Then install the cli by typing in terminal npm install -g asc-cli
  • Usage: >asc <anime_name> ~ example: >asc Noragami
  • Typing >asc -h or -help will also bring up the usage.

Useful Links

Usage example

Author