539 B
539 B
jkl
jkl is a library for programmatically interacting with a JIRA installation. It
comes with a command line program (also called jkl) which allows you to
interact with JIRA via the command line.
Installation
TODO: Describe the installation process
Usage
TODO: Write usage instructions
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D