No description
Find a file
Olivier Tremblay 788e7fd40c
Fix godeps
Previous one didn't contain appropriate subpackage deps

Do note that the jklfs deps are experimental, probably
break this out in its own repo eventually.
2017-10-20 19:06:24 -04:00
cmd Fix godeps 2017-10-20 19:06:24 -04:00
Godeps Fix godeps 2017-10-20 19:06:24 -04:00
.gitignore enable godep 2017-09-25 15:36:56 -04:00
issue.go Support for Icon Urls 2017-02-20 10:28:15 -05:00
jiraclient.go Prevent verbose-bombing 2017-02-06 12:44:13 -05:00
jkl.go Support for Icon Urls 2017-02-20 10:28:15 -05:00
jkl_test.go Some betterment of things 2016-12-14 09:55:09 -05:00
LICENSE add license 2017-09-25 15:39:04 -04:00
Makefile Makefiles with code coverage generation, terminal detection for color strippage 2016-05-25 18:59:50 -04:00
README.md scaffold README.md 2017-09-25 15:45:01 -04:00

jkl

TODO: Write a project description

Installation

TODO: Describe the installation process

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D