shiplog 0.9.0

CLI evidence compiler for review-cycle packets with receipts, coverage, gaps, and safe share profiles.
Documentation
1
2
3
4
5
6
7
8
9
//! Internal source adapter modules.

pub mod git;
pub mod github;
pub mod gitlab;
pub mod jira;
pub mod json;
pub mod linear;
pub mod manual;