# Installation
Choose an install method.  If you would like us to support another method, submit an issue [here](https://github.com/kgrewee/roobie/issues).

## npm (Recommended)
```shell
npm i roobie --save
```

## Git
```shell
git clone https://github.com/kgrewee/roobie.git
```