Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 306 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 306 Bytes

rgtm

Converts named regex groups into maps where the group name is the key and the found element is the value of the map.

Installation

go get -u https://github.com/gomjw/rgtm

Documentation

Documentation can be found here.