FInd a way to update README documentation based on `src/cli/helpText.js` file. This improves documentation quality by preventing missleading/wrong/outdated documentation, like we already suffered from. We can use [@appnest/readme](https://github.com/andreasbm/readme) package.
FInd a way to update README documentation based on
src/cli/helpText.jsfile.This improves documentation quality by preventing missleading/wrong/outdated documentation, like we already suffered from.
We can use @appnest/readme package.