#!/bin/bash

cd src
v install fleximus.argon2
v install thomaspeissl.dotenv
v -prod -cflags "-static" -os linux -o ../../build/app/cdn .
