NAME
wrt-init - initialize a stub wrt repository
SYNOPSIS
wrt init # Initialize a wrt repository in current directory
wrt init foo # Initialize a wrt repository in directory named foo
wrt init -h # Print help message
DESCRIPTION
Creates a configuration file, a basic template, and archive and publication directories in a given path for use with wrt.
If no path is given, the current working directory will be assumed.
Detailed documentation can be found in the App::WRT man page or at https://code.p1k3.com/gitea/brennen/wrt.
LICENSE
wrt is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
AUTHOR
Brennen Bearnes <code@p1k3.com>