import { Cli } from "./cli/cli.ts"; const infernod = new Cli(); await infernod.run();