hyper.pl - generator for the Hyper Framework |
hyper - generator for the Hyper Framework
hyper [options]
Required Options: --namespace=s namespace for your application --base_path=s application base path --type=s what to generate Container or only --file=s config file which should be used for generation
Options: --help brief help message --man brief documentation --verbose more information --force overwrite existing files --(no-)code generate code? --(no-)template generate template? --service=s your service --usecase=s your usecase --class=s not implemented
B<hyper> is for code, template and environment generation in the Hyper Framework.
Arguments with an * are required.
Overwrite existant files on generation.
Namespace of your Hyper application.
base path of your application
specifies type of generation - valid types are
not implemented
not implemented
Required for Flow and Container generation.
Required for Flow and Container generation.
not implemented
default: false
default: true
the Hyper::Developer::Manual::IDE manpage
hyper.pl - generator for the Hyper Framework |