fellowship

Crates.iofellowship
lib.rsfellowship
version0.1.0
sourcesrc
created_at2024-02-18 18:35:16.446773
updated_at2024-02-18 18:35:16.446773
descriptionA CLI to automate work around Polkadot collective work reports.
homepage
repositoryhttps://github.com/ggwpez/fellowship
max_upload_size
id1144306
size40,648
Oliver Tale-Yazdi (ggwpez)

documentation

README

Collective CLI

Provides a way to create evidence reports for a Polkadot On-Chain collective. Reports are machine readable and can be rendered.

Usage

cargo install collective

Render a YAML report that conforms to the schema.json into HTML:

collective render evidence example.evidence > example.html
Commit count: 0

cargo fmt