NAME

App::Jup::Command::debug - Runs jup debugger

SYNOPSIS

Runs jup debugger

# Your cwd should have a Jupfile
$ cd Projects/nginx/
# Run jup as normal but with debug argument
$ jup debug

AUTHOR

Adam Stokes <adamjs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Adam Stokes.

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