The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

giblog - giblog command

SYNOPSIS

Usage: giblog [OPTIONS] [COMMAND] [ARGS]

  giblog new mysite
  giblog new_website mysite
  giblog new_blog mysite
  giblog add
  giblog build
  giblog -C /home/kimoto/mysite add
  giblog -H /home/kimoto/mysite add
  giblog --home /home/kimoto/mysite build

Options:
  -C, -H, --home <directory>     Home directory
  -h, --help                     Show this message

DESCRIPTION

Run Giblog command which is implemented as subclass of Giblog::Command.