#!/bin/bash

{{{:JULIA}}} {{{:FLAGS}}} \
    --project="{{{:PROJECT}}}" \
    -e "using RegistryCLI; RegistryCLI.main(ARGS)" \
    -- "$@"
