mirror of
https://github.com/ION606/ion-cli.git
synced 2026-05-14 22:16:56 +00:00
d9f848734a4b241a1104bfa17ebcd491a09803a2
ion-cli
Installation Instructions
- clone this repo via
git clone https://github.com/ION606/ion-cli.git - run
cd ion-cli - run
npm install -g
Running Instructions
run using ion --instruction
Notes
- If you have trouble with windows running the script, try using
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser - To use --anime you MUST have VLC installed
Specific Commands
Anime
run using ion --anime
arguments
-name="name": The name of the anime you want to watch-episode=#: The number of the episode you want to watch - OPTIONAL
Description
Languages
JavaScript
100%