NAME
mpminus - MPMinus helper application
SYNOPSIS
mpminus [options] [commands [arguments]]
mpminus [-v] [-D /path/to/output/directory] [-t TYPE] create [PROJECTNAME]
DESCRIPTION
This tool can helps You to create a new MPMinus project
OPTIONS
- -D PATH, --dir=PATH
 - 
Specifies directory to new project saving
 - -h, --help
 - 
Show short help information and quit
 - -H, --longhelp
 - 
Show long help information and quit
 - -s, --silent
 - 
Enable silent mode. Does not display most information
 - -t TYPE, --type=TYPE
 - 
Set the type of project. Allowed: regular (default), simple, rest
 - -v, --verbose
 - 
Verbose option
 
COMMANDS
- create
 - 
mpminus [-v] [-D /path/to/output/directory] [-t TYPE] create [PROJECTNAME]Create new project by project name
 - test
 - 
mpminus testTests work environment and shows result as summary table
 
ARGUMENTS
Some of the commands use arguments. For more information, see the description of a specific command
DEPENDENCIES
TO DO
See TODO file
SEE ALSO
AUTHOR
Serż Minus (Sergey Lepenkov) http://www.serzik.com <abalama@cpan.org>
COPYRIGHT
Copyright (C) 1998-2019 D&D Corporation. All Rights Reserved
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See LICENSE file and https://dev.perl.org/licenses/