1Shipwright::Script::CreUasteer(3C)ontributed Perl DocumeSnhtiaptwiroinght::Script::Create(3)
2
3
4
6 Shipwright::Script::Create - Create a shipyard
7
9 shipwright create -r fs:/tmp/foo
10 shipwright create -r svk://foo
11 shipwright create -r svn:file:///tmp/foo/bar
12 shipwright create -r git:file:///home/me/shipwright/my_proj.git
13
15 -f [--force] : delete the old shipyard if exists
16
18 -r [--repository] REPOSITORY : specify the repository uri of our shipyard
19 -l [--log-level] LOGLEVEL : specify the log level
20 (info, debug, warn, error, or fatal)
21 --log-file FILENAME : specify the log file
22
24 sunnavy "<sunnavy@bestpractical.com>"
25
27 Shipwright is Copyright 2007-2015 Best Practical Solutions, LLC.
28
29 This program is free software; you can redistribute it and/or modify it
30 under the same terms as Perl itself.
31
32
33
34perl v5.30.1 2020-01-30 Shipwright::Script::Create(3)