@toolsync/builtin/package-readme
Generates README.md files for all packages in the workspace.
Installation
If you haven't already, install the @toolsync/builtin` package
Configure this tool like any other inside your toolsync.json file:
{
"@toolsync/builtin/package-readme": { /* Your config here */ }
}Available options
| Prop | Type | Default |
|---|---|---|
badges? | boolean | ("docs" | "npm-version" | "vscode-extension")[] | ['vscode-extension', 'npm-version', 'docs'] |
Found an issue? Have a suggestion? Open an issue on GitHub ✨.