Giter VIP home page Giter VIP logo

regextesterformac's Introduction

RegexTesterForMac

A regular expression tester for Mac base on regex101.com

Download App directly

Regex101.zip

Online

http://regex.zjmainstay.cn

Screenshot

RegexTesterForMac


How to build a Mac App by yourself?

  1. Install MacGap

    $ sudo gem install macgap

  2. Clone Project

    $ git clone https://github.com/Zjmainstay/RegexTesterForMac.git

  3. Build application:

    $ cd RegexTesterForMac
    $ sh ./install.sh
    

The build script generates an application, available inside the build folder.

Base on

https://www.regex101.com

Idea from

This app came from the idea of aurbano/regex101-osx. But it could not use when I download from aurbano/regex101-osx, so I create this repository for a new one.

Perhaps Error && Solution

#1
ERROR:  Could not find a valid gem 'macgap' (>= 0), here is why:
          Unable to download data from https://rubygems.org/ - Errno::EPIPE: Broken pipe - 
        SSL_connect (https://rubygems.org/latest_specs.4.8.gz)

Solution:
gem source -r https://rubygems.org/
gem source -a http://rubygems.org/

regextesterformac's People

Contributors

zjmainstay avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.