Create a release tag
protoCall7 opened this issue · 3 comments
protoCall7 commented
I am currently working on packaging jsoncolor as a dependency of another project which I am porting to OpenBSD. OpenBSD packaging requires that a version be associated with the software. Would it be possible to tag a release of jsoncolor?
nwidger commented
Absolutely! I just created a v0.1.0 tag. Out of curiosity, what project are you porting that uses jsoncolor?
protoCall7 commented
Thanks so much nwidger! I'm currently porting a tool called gron
that converts JSON blobs into a greppable format. https://github.com/tomnomnom/gron
nwidger commented
Ah yes, gron's great tool. The jsoncolor
dependency was actually due to my shameless self-promotion :P