summaryrefslogtreecommitdiff
path: root/docs/japi.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/japi.pod')
-rw-r--r--docs/japi.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/japi.pod b/docs/japi.pod
index b38fd45..41a0a05 100644
--- a/docs/japi.pod
+++ b/docs/japi.pod
@@ -2,6 +2,12 @@
japi - A Humble Jira API Tool
+This is a small and simple command line tool to be used manually or via cron to fetch the newest unresolved and unclosed tickets from a Jira project.
+
+It might be usefull to write the results every hour to a local file and do a C<cat ~/.issues> every time you open a new shell.
+
+CAUTION: You may also need to install the C<JIRA::REST> module from CPAN manually. It's not included in standard Debian GNU/Linux Wheezy yet.
+
=head1 SYNOPSIS
Synopsis: japi