Set up the flake repo directory.
This commit is contained in:
@@ -13,6 +13,8 @@ mod cli;
|
||||
mod command;
|
||||
mod config;
|
||||
mod error;
|
||||
mod fs_util;
|
||||
mod git_util;
|
||||
mod init_tracing;
|
||||
|
||||
fn main() -> Result<ExitCode, CustomError> {
|
||||
|
||||
Reference in New Issue
Block a user