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

PMLTQ::Command::init - Initialize empty database

VERSION

version 1.0.0

SYNOPSIS

  pmltq init --resources='/path/to/schemas' schema1 schema2

DESCRIPTION

Initialize configuration file based on given schemas.

OPTIONS

PARAMS

resources

Optional path to schema files. Standard configuration value.

schemas

List of schemas to generate the configuration from

AUTHORS

  • Petr Pajas <pajas@ufal.mff.cuni.cz>

  • Jan Štěpánek <stepanek@ufal.mff.cuni.cz>

  • Michal Sedlák <sedlak@ufal.mff.cuni.cz>

  • Matyáš Kopp <matyas.kopp@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Institute of Formal and Applied Linguistics (http://ufal.mff.cuni.cz).

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