kiosk-core 0.1.0

Core library for kiosk — tmux session manager with worktree support
Documentation
1
2
3
4
5
6
pub mod action;
pub mod config;
pub mod event;
pub mod git;
pub mod state;
pub mod tmux;