doc: CLI usage

This commit is contained in:
Xmader 2020-11-26 13:24:37 -05:00
parent 25a7db05fa
commit 27861a802d
No known key found for this signature in database
GPG Key ID: A20B97FB9EB730E4
1 changed files with 11 additions and 0 deletions

View File

@ -38,6 +38,17 @@ There is an article on their website: [Score download becomes a part of the Pro
## Installation
### CLI Usage
(recommended, more bulletproof)
1. Install Node.js LTS (https://nodejs.org/)
2. Open a command line terminal or command prompt
3. Type `npx msdl`, enter
4. Follow the instructions
[source code](/src/cli.ts)
### Install as Userscript
This script is available as a [Userscript](https://en.wikipedia.org/wiki/Userscript). To use this Userscript, you need to first install a [user script manager](https://greasyfork.org/en/help/installing-user-scripts), like Tampermonkey.