Skip to content

Instantly share code, notes, and snippets.

@skeptomai
Created April 4, 2009 15:04
Show Gist options
  • Save skeptomai/90227 to your computer and use it in GitHub Desktop.
Save skeptomai/90227 to your computer and use it in GitHub Desktop.
(defun jira-get-projects ()
"Returns a list of projects available to the user"
(jira-call 'jira1.getProjectsNoSchemes))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment