move-readme
Generates a readme from a Move package.
Setup
Install the CLI using Cargo:
# On Sui
# On Aptos
Usage
In a directory containing a Move.toml
, run:
This will write a README.md
file to the current directory.
License: Apache-2.0