mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-15 06:04:41 +00:00
* init openspec * clean out src, move mod into lib, remove trash * create tests * pre-commit hook * add tests to CI * update website * README, CONTRIBUTING and Makefile * openspec * archive task * fix ci order * fix integration test * fix validation tests
3 lines
55 B
Rust
3 lines
55 B
Rust
fn main() -> anyhow::Result<()> {
|
|
deskctl::run()
|
|
}
|