NAME
koyomi-cli - Koyomi CLI for job's CRUD
SYNOPSIS
# Add one Job
koyomi-cli add [-e <PATH of EDITOR>]
# List Jobs
koyomi-cli list
# Modify one Job
koyomi-cli modify -id <job_id> [-e <PATH of EDITOR>]
DESCRIPTION
CommandLine Interface for CRUD of jobs.
SEE ALSO
AUTHORS
YASUTAKE Kiyoshi <yasutake.kiyoshi@gmail.com>
LICENSE
Copyright (C) 2015 YASUTAKE Kiyoshi.
This application is free software; you can redistribute it and/or modify it under the same terms as Perl itself. That means either (a) the GNU General Public License or (b) the Artistic License.