Skip to content

Regexing is a CLI library that allows you to practice Ruby regular expressions easily and quickly.

License

Notifications You must be signed in to change notification settings

kenboo0426/regexing

Repository files navigation

Regexing

Regexing is a CLI library that allows you to practice Ruby regular expressions easily and quickly.

2022-06-01.12.05.25.mov

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add regexing

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install regexing

Usage

Start regular expression practice

$ bin/console

irb(main):001:0> Regexing.start

Contributing

Click here for details https://github.com/kenboo0426/regexing/blob/master/CONTRIBUTING.md.

License

The gem is available as open source under the terms of the MIT License.

About

Regexing is a CLI library that allows you to practice Ruby regular expressions easily and quickly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published