feat: scaffold CLI with fetch and render-md subcommands
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pub mod cli;
|
||||
|
||||
pub fn run() -> anyhow::Result<()> {
|
||||
Ok(())
|
||||
}
|
||||
Reference in New Issue
Block a user