Files
gitnow/crates/gitnow/src/commands.rs
kjuulh 17cb06904f
All checks were successful
continuous-integration/drone/push Build is passing
feat: add update command
2024-09-26 21:36:03 +02:00

4 lines
45 B
Rust

pub mod root;
pub mod shell;
pub mod update;