The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Shipwright::Backend::FS - File System backend

SYNOPSIS

    shipwright create -r fs:/home/me/shipwright/my_project

DESCRIPTION

This module implements file system based backend with version control for Shipwright repository.

METHODS

build
initialize

Initialize a project.

_yml
info
check_repository

Check if the given repository is valid.

import

AUTHORS

sunnavy <sunnavy@bestpractical.com>

LICENCE AND COPYRIGHT

Shipwright is Copyright 2007-2012 Best Practical Solutions, LLC.

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