wordpress-mobile / release-toolkit-gutenberg-mobile

Automation Scripts for Releasing Gutenberg-Mobile Updates to the WordPress Mobile Apps.
Mozilla Public License 2.0
5 stars 2 forks source link

Update GBM CLI docs #154

Closed derekblank closed 1 year ago

derekblank commented 1 year ago

Adds a base-level documentation structure for the new release CLI tool.

In this PR I've added the documentation for the code that is currently merged to trunk. As we continue to add functions and commands to the CLI project, we could continue adding documentation in this format, with a focus on using a README.md file within each directory.