Files

21 lines
649 B
Markdown
Raw Permalink Normal View History

2023-02-26 17:56:18 -05:00
# ion-cli
## Installation Instructions
2023-02-26 19:24:50 -05:00
1. clone this repo via `git clone https://github.com/ION606/ion-cli.git`
2. run `cd ion-cli`
3. run `npm install -g`
2023-02-26 17:56:18 -05:00
## Running Instructions
run using `ion --instruction`
## Notes
* If you have trouble with windows running the script, try using `Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser`
2023-02-26 19:17:43 -05:00
* To use **--anime** you ***MUST*** have [VLC](https://www.videolan.org/vlc/) installed
2023-02-26 17:58:46 -05:00
# 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***