Creates a README file.
Subcommands
If no subcommand
is provided, Wonderpress will default to create
.
create
Start a wizard-style prompt that will aid in the creation of a new README file.
Options
–dir=<directory>
A relative path to a directory with a valid .wonderpressrc
file. Defaults to the current directory.
Examples
# Create a README $ wonderpress readme create # Various prompts for configuration... Wonderpress SUCCESS: README was created!