{% extends "partials/layout.html.tpl" %} {% block title %}Home{% endblock %} {% block name %}Automium{% endblock %} {% block content %}
Automium is a new simplified version of the build automation process for people that like automation. This beast is written only in python.
{% endblock %}