Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grantstreetgroup/p5-app-lrrr
Auto-restarter for any process, using Mojolicious’s Morbo backends
https://github.com/grantstreetgroup/p5-app-lrrr
Last synced: about 1 month ago
JSON representation
Auto-restarter for any process, using Mojolicious’s Morbo backends
- Host: GitHub
- URL: https://github.com/grantstreetgroup/p5-app-lrrr
- Owner: GrantStreetGroup
- License: other
- Created: 2019-12-04T15:03:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T19:32:13.000Z (about 5 years ago)
- Last Synced: 2023-08-20T22:33:19.029Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 14
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# NAME
App::lrrr - Little Restart Runner (Really)
# VERSION
version v0.0.1
# SYNOPSIS
lrrr [--watch|-w ]...
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](https://metacpan.org/pod/lrrr) for detailed documentation.
# SEE ALSO
[Mojo::Server::Morbo](https://metacpan.org/pod/Mojo%3A%3AServer%3A%3AMorbo)
# AUTHOR
(© 2019) Sebastian Riedel and the Mojolicious developers
(©) Grant Street Group# AUTHOR
Grant Street Group
# 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)
# CONTRIBUTOR
Doug Bell