Crate dotstate

Crate dotstate 

Source
Expand description

DotState - A modern, secure, and user-friendly dotfile manager

This library provides the core functionality for managing dotfiles, syncing with git repositories, and managing profiles.

Re-exports§

pub use config::Config;
pub use file_manager::FileManager;
pub use utils::ProfileManifest;
pub use utils::SymlinkManager;

Modules§

app
cli
components
config
dotfile_candidates
file_manager
git
github
styles
Theme and style system for DotState
tui
ui
utils
version_check
Version checking module for DotState
widgets