#!/usr/bin/env php
<?php

require 'vendor/autoload.php';

(new BlueRaster\PowerBIAuthProxy\Installers\Installer)->run();

