mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-13 16:42:50 +02:00
feat(cli): add detailed version info w/ shadow
This commit is contained in:
@@ -5,4 +5,6 @@ fn main() {
|
||||
).unwrap().text().unwrap();
|
||||
std::fs::write("applications.yaml", applications_yaml).unwrap();
|
||||
}
|
||||
|
||||
shadow_rs::new().unwrap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user