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

setup_beancounter - Create and initialise BeanCounter databases

SYNOPSIS

setup_beancounter [-m] [-n NAME] [-n] [-h]

DESCRIPTION

setup_beancounter creates and initialises the databases used by beancounter. It also runs some initial reports to illustrate some of the features of beancounter.

OPTIONS

 -m       Use MySQL as the backend over the default PostgreSQL
 -n name  Use name as the database instead of beancounter
 -s       Do not fill the database, only create its schema
 -h       Show a simple help message

SEE ALSO

beancounter(1), BeanCounter(1), update_beancounter(1)

AUTHOR

Dirk Eddelbuettel edd@debian.org