ariaa
Version:
A CLI for music lovers
29 lines (18 loc) • 461 B
Markdown
# Ariaa
A CLI made for music lovers.
## Installation
> To install this CLI, you need to have [Node JS](https://nodejs.org/en/) <br>
```bash
npm i -g ariaa
```
> Note: The package should NOT be installed using `npx`!
## Setup
```bash
ariaa setup
```
## Usage
```bash
ariaa song
```
> Note: If you want song metadata please input `clientId` and `clientSecret` during setup. <br>
> To obtain these, refer [this](https://developer.spotify.com/dashboard/)