seanime-tool-cli
v1.3.0
Published
Seanime Tool CLI for anime & manga extensions template generation.
Maintainers
Readme
Seanime Tool CLI
The Seanime Tool CLI is a command-line interface tool for generating templates for the desired extension
Installation
To install the package globally (Recommended), run:
npm install -g seanime-tool-cli
Alternatively, for local installation, run:
npm install seanime-tool-cli
Development Setup
Prerequisites
Usage
Run
seanime-toolif the package was installed globally- Run
npx seanime-toolif the package was installed locally
- Run
For generating templates, use
seanime-tool g-templateAfter running the command, choose the type of extension you want to build from the displayed list.
Enter the name and the author of the extension when prompted.
