Ask HN: Good online issue tracker with CLI
HN, is there an online issue tracker with a good CLI around the issue API? I've been using bugs-everywhere for my own repos but I'm not very satisfied with it, I can't place a finger on why. I want to be able to create/list/tag/delete issues from the command line. I know both bitbucket and gitlab offer APIs but I wonder if they have a nice usable wrapper around it?
4 comments
[ 3.2 ms ] story [ 14.4 ms ] threadAlso, your be usage experience may depend on how you're using it. In-branch/separate-branch/without-vcs? As a single user, I use it outside vcs and am reasonably happy with it.
I'm going to go the off-repo route now.