The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

hainekoctl - Controls haineko server and utilities.

DESCRIPTION

hainekoctl is a controller script for haineko server and have some utilities.

SYNOPSYS

    $ hainekoctl --help         # Help message of the script
    $ hainekoctl start --help   # Help message of "start" sub command

    $ hainekoctl setup          # Setting up files for haineko to current directory
    $ hainekoctl start -d       # Start haineko server on development mode
    $ hainekoctl pw             # Generate a new password for Basic Authentication

SEE ALSO

REPOSITORY

https://github.com/azumakuniyuki/Haineko

AUTHOR

azumakuniyuki <perl.org [at] azumakuniyuki.org>

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.