11namespace fs = std::filesystem;
int run_subcommand_project(SubcommandProjectOptions const &opt, const RuxOptions &global_opt)
void setup_subcommand_create_project(CLI::App &app, std::shared_ptr< RuxOptions > global_opt)
Collection of all options of Subcommand A.