lukakerr / regxr
- вторник, 17 апреля 2018 г. в 00:17:53
Swift
A minimal, beautiful, lightweight MacOS desktop application to check for regular expression pattern matches
Regxr is a minimal, lightweight and beautiful MacOS desktop application that allows for easy checking of regular expression pattern matching.
To install Regxr, visit the releases page.
To build and run, clone this repository, open in Xcode and hit "Run".
$ git clone git@github.com:lukakerr/regxr.git
$ cd regxr
$ open Regxr.xcodeproj