Skip to content

wayou/mkreadme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make a readme file

Gitter

Create a sample README.md file based on this template.

Usage

$ npx mkreadme [url_for_readme_file]

You can optionally specify a sample file to download.

Mostly you may combine this util with some other npx command to generate the essential files to startup a project from scratch, e.g.:

$ npx license mit > LICENSE && npx mkreadme && npx gitignore node && npx covgen <your_email> && yarn init -y

License

FOSSA Status

About

generate a README.md file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published