#html #fellowship

app fellowship

A CLI to automate work around Polkadot collective work reports

1 unstable release

0.1.0 Feb 18, 2024

#901 in #html

GPL-3.0-only

12KB
324 lines

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

Dependencies

~6–16MB
~183K SLoC