#!/usr/bin/env bb

(require '[agent :as agent])

(apply agent/-main *command-line-args*)
