lazyspec 0.8.0

A little TUI & CLI for project documentation.
Documentation
pub mod agent;
pub mod cache;
pub mod cache_lock;
pub mod certification;
pub mod config;
pub mod document;
pub mod fs;
pub mod fs_ops;
pub mod gh;
pub mod git_ref;
pub mod git_ref_store;
pub mod git_status;
pub mod github;
pub mod hashing;
pub mod issue_body;
pub mod issue_cache;
pub mod issue_map;
pub mod lease;
pub mod provenance;
pub mod refs;
pub mod reservation;
pub mod store;
pub mod store_dispatch;
pub mod symbols;
pub mod template;
pub mod validation;