App::CMAM - Watch and commit differences


App-CMAM documentation  | view source Contained in the App-CMAM distribution.

Index


NAME

Top

App::CMAM - Watch and commit differences

VERSION

Top

Version 0.01

SYNOPSIS

Top

    # the module is empty for now, use the cacm script like this:

    cacm --repo path_to_git_repo --watch directory_to_watch

    # it will commit at most once per 5 seconds
    # you can tweak the latency with --latency N




DESCRIPTION

Top

The cmam script will watch over a specific directory and commit the detected changes to a Git repository.

AUTHOR

Top

Pedro Melo, <melo at cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-app-cmam at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-CMAM. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc App::CMAM




You can also look for information at:

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-CMAM

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/App-CMAM

* CPAN Ratings

http://cpanratings.perl.org/d/App-CMAM

* Search CPAN

http://search.cpan.org/dist/App-CMAM

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


App-CMAM documentation  | view source Contained in the App-CMAM distribution.