You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should publish a thin wrapper package named create-markdown-md with a small bin script. Due to the create-* convention it would qualify as a proper "initializer package".
This would allow usage via npm init readme-md or yarn create readme-md without prior installation.
I'd even go further and name it create-readme.md for a totally awesome yarn create readme.md :)
The text was updated successfully, but these errors were encountered:
You should publish a thin wrapper package named
create-markdown-md
with a small bin script. Due to thecreate-*
convention it would qualify as a proper "initializer package".This would allow usage via
npm init readme-md
oryarn create readme-md
without prior installation.I'd even go further and name it
create-readme.md
for a totally awesomeyarn create readme.md
:)The text was updated successfully, but these errors were encountered: