Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergiopvilar/my-exchange-events

Retrieve events created by you in a Exchange Calendar
https://github.com/sergiopvilar/my-exchange-events

Last synced: about 1 month ago
JSON representation

Retrieve events created by you in a Exchange Calendar

Awesome Lists containing this project

README

        

# My Exchange Events

Retrieve events created by you in a Exchange Calendar

### Install dependencies

```
bundle install
```

### Setup user, password and endpoint

```
cp .env.sample .env
```

Put your details in the `.env` file.

### RUN!

```
./report
```

Run `./report --help` for more information.

Enjoy.