This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
krata
Watch
1
Star
0
Fork
0
You've already forked krata
mirror of
https://github.com/edera-dev/krata.git
synced
2025-08-04 05:31:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b5e3a077a760b14d4fdcb4e45e7d259089cfc20
krata
/
crates
/
kratactl
/
src
/
lib.rs
5 lines
62 B
Rust
Raw
Normal View
History
Unescape
Escape
kratactl: rework to separate commands
2024-03-15 15:59:18 +00:00
pub
mod
cli
;
krata: rework into daemon / controller structure
2024-03-05 11:35:25 +00:00
pub
mod
client
;
utilize async processing for console and child exit events
2024-02-23 03:25:06 +00:00
pub
mod
console
;
krata: improvements to event handling during reconciliation
2024-03-14 23:29:07 +00:00
pub
mod
events
;
Reference in New Issue
Copy Permalink