#!/bin/bash

function tasks.compose {

    node.exec_infer "$COMPOSE_FILE"

}
