mentorenwahl/backend/src/bin/worker.cr

4 lines
64 B
Crystal

require "../backend"
Commander.run(Backend::Cli::WORKER, ARGV)