#!/bin/bash

function tasks.barrel_watch {

    core.tasks.run_task "barrel" --watch

}
