Crates.io | fellowship |
lib.rs | fellowship |
version | 0.1.0 |
source | src |
created_at | 2024-02-18 18:35:16.446773 |
updated_at | 2024-02-18 18:35:16.446773 |
description | A CLI to automate work around Polkadot collective work reports. |
homepage | |
repository | https://github.com/ggwpez/fellowship |
max_upload_size | |
id | 1144306 |
size | 40,648 |
Provides a way to create evidence reports for a Polkadot On-Chain collective. Reports are machine readable and can be rendered.
cargo install collective
Render a YAML report that conforms to the schema.json into HTML:
collective render evidence example.evidence > example.html