NAME
Tapper::CLI::Init
SYNOPSIS
This module is part of the Tapper::CLI framework. It is supposed to be used together with App::Rad. All following functions expect their arguments as $c->options->{$arg}.
use App::Rad;
use Tapper::CLI::Init;
Tapper::CLI::Init::setup($c);
App::Rad->run();
NAME
Tapper::CLI::Init - Tapper - set up a user-specific $HOME/.tapper/
FUNCTIONS
init
Initialize a $HOME/.tapper/ with tapper.cfg and initial SQLite database.
setup
Initialize the testplan functions for tapper CLI
AUTHOR
AMD OSRC Tapper Team <tapper@amd64.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2020 by Advanced Micro Devices, Inc.
This is free software, licensed under:
The (two-clause) FreeBSD License