-
-
24 Jan 2020 16:06:00 UTC
- Distribution: App-lrrr
- Module version: v0.0.3
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers
- Kwalitee
Bus factor: 1- % Coverage
- License: artistic_2
- Activity
24 month- Tools
- Download (12.12KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 4 contributors-
Grant Street Group
-
Doug Bell
-
LapVeesh
-
Steven Arnott
NAME
App::lrrr - Little Restart Runner (Really)
VERSION
version v0.0.3
SYNOPSIS
lrrr [--watch|-w <dir>]... <command> lrrr --help|-h
DESCRIPTION
This program will watch one or more directories and re-run the given command when the contents of the files in those directories changes.
See lrrr for detailed documentation.
SEE ALSO
AUTHOR
(© 2019) Sebastian Riedel and the Mojolicious developers (©) Grant Street Group
AUTHOR
Grant Street Group <developers@grantstreet.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2019 by Grant Street Group.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
CONTRIBUTORS
Doug Bell <doug.bell@grantstreet.com>
Doug Bell <preaction@users.noreply.github.com>
LapVeesh <rabbiveesh@gmail.com>
Steven Arnott <steven.arnott@grantstreet.com>
Module Install Instructions
To install App::lrrr, copy and paste the appropriate command in to your terminal.
cpanm App::lrrr
perl -MCPAN -e shell install App::lrrr
For more information on module installation, please visit the detailed CPAN module installation guide.