{{ welcome }}

{{ account.name }} {{ Math.round((account.quotaTotal - account.quotaUsed)/3600) }}
{{ app.name }} {{ Math.round(app.quotaUsed/3600) }} {{ app.region }}


{{ account.gitUserName }}
{{ index + 1 }} {{ repo.name }} {{ repo.stars ? `* ${repo.stars}` : "" }} {{ repo.forks ? `-> ${repo.forks}` : "" }} > {{ repo.pushedAt }}
Config of {{ params.appName }}

{{ key }} {{params.config[key]}}
Builds of {{ params.appName }}
{{ build.id }} {{build.created_at}} {{ build.status }} Logs