tjololo / crispy-octo-potato

Parse a json file with github issues and match with regexes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crispy-octo-potato

Parse a json file with github issues and match with regexes

Build and run

Build an executable with:

make build

This will create an executable in the folder dist/ Place this somewhere on your path or execute it where it is.

Execute crispy-octo-potato -h for usage information

About

Parse a json file with github issues and match with regexes

License:MIT License


Languages

Language:Go 99.8%Language:Makefile 0.2%