Expand description

Generates a readme from a Move package.

Setup

Install the CLI using Cargo:

cargo install move-readme

cargo install move-readme --features address20

cargo install move-readme --features address32

Usage

In a directory containing a Move.toml, run:

move-readme

This will write a README.md file to the current directory.

Structs

Parses a Move workspace into a set of IDLs.