NAME
App::Jup::Command::it - Runs jup deployment
SYNOPSIS
Runs jup
# Your cwd should have a Jupfile
$ cd MyApplication
$ jup it
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.