UNPKG

generate-readme

Version:

Generate a README.md using answers to prompts and data from the environment, like `package.json`, `.git` config, etc. This generator can be run by command line if Generate is installed globally, or you can use this as a plugin or sub-generator in your own

12 lines (9 loc) 200 B
--- rename: basename: README.md --- # <%= ask("name") %> > <%= ask("description") %> ## License <% ask("license") %> <%= ask("license") %> © [<%= ask("author.name") %>](<%= ask("author.url") %>)