What feature are you missing?
The ability to write and display a custom README for templates that are added via the CLI.
How could this feature look like in detail? Tradeoffs?
Instead of printing README
when a module is added, it could be good to print a custom README that is dedicated for installation tips/next steps.
Currently it displays the README, which often includes parts for adding the module, which looks a bit weird.
Not sure on the best practice for file names, perhaps a dotfiles or a README.graphcool
.
Love to hear any further thoughts. Apologies if this is a duplicate issue, but I couldn't find one similar before I posted!
I see two options:
USAGE.md
or similar to the root of the module folderUSAGE.md
gets my vote @kbrandwijk 馃槆
Including the USAGE.md
is now implemented
Most helpful comment
USAGE.md
gets my vote @kbrandwijk 馃槆