using GeneratorForExcelORM; using Spectre.Cli; var app = new CommandApp<GeneratorCmd>(); return app.Run(args);