options
run
NAME
Shipwright::Script::Build - build the specified project
SYNOPSIS
shipwright build build a project
Options:
--repository(-r) specify the repository of our project
--log-level(-l) specify the log level
--install-base specify install base. default is an autocreated temp dir
--skip specify dists which'll be skipped
--skip-test specify whether to skip test
--only-test just test(the running script is t/test)
AUTHOR
sunnavy <sunnavy@bestpractical.com>
LICENCE AND COPYRIGHT
Copyright 2007 Best Practical Solutions.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.