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
Haineko::CLI - Base class for Haineko command line tools
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.