{"id":59705,"library":"git-testament","title":"Git Testament","description":"Record git working tree status when compiling your crate.","status":"active","version":"0.2.6","language":"rust","source_language":null,"source_url":"https://github.com/kinnison/git-testament","tags":["git","build-tool","versioning"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngit-testament = \"0.2.6\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add git-testament","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"git_testament","correct":"use git_testament::git_testament;"}],"quickstart":{"code":"use git_testament::git_testament;\n\nfn main() {\n    let status = git_testament!();\n    println!(\"Git status: {}\", status);\n}","lang":"rust","description":"Records the git working tree status at compile time."},"warnings":[],"env_vars":null,"search_vec":"'build':14 'build-tool':13 'compil':9 'crate':11 'git':1,4,12 'record':3 'status':7 'testament':2 'tool':15 'tree':6 'version':16 'work':5","created_at":"2026-06-16T17:14:03.855566+00:00","updated_at":"2026-06-16T17:14:03.855566+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/kinnison/git-testament","github":"https://github.com/kinnison/git-testament","docs":"https://docs.rs/git-testament/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}