# 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/)
