#!/usr/bin/env node const korvus = require("korvus"); korvus.cli().then(() => {});