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

$bootstrapFile = __DIR__ . "/vendor/autoload.php";
include __DIR__ . "/core/Thelia";
