NAME
ctklib - The CTKlib projects maker
SYNOPSIS
ctklib [-dv] [-t regular|tiny|module|daemon] [-D /project/dir] create [PROJECTNAME]
ctklib create <PROJECTNAME>
ctklib create
ctklib [-dv] test
OPTIONS
- -d, --debug
 - 
Enable debug mode
 - -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
 - -t TYPE, --type=TYPE
 - 
Select output's type your project. Supported types: "regular", "tiny", "module" and "daemon"
 - -v, --verbose
 - 
Enable verbose mode
 - -V, --ver, --version
 - 
Version of CTK module
 - -y, --yes
 - 
Will answer "yes" to all questions
 
COMMANDS
- create
 - 
ctklib [-dv] [-t regular|tiny|module|daemon] [-D /project/dir] create [PROJECTNAME]Create new project by project name
 - test
 - 
ctklib [-dv] testTests work environment and shows result as summary table
 
DESCRIPTION
The CTKlib projects maker
SEE ALSO
AUTHOR
Serż Minus (Sergey Lepenkov) https://www.serzik.com <abalama@cpan.org>
COPYRIGHT
Copyright (C) 1998-2022 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.