regexpress

command module
v0.0.0-...-cff485e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2015 License: BSD-2-Clause Imports: 9 Imported by: 0

README

regexpress

CLI Go regular expression tester

scrot

usage

Pipe test input into the tester via standard input, then enter an expression to find matches:

echo "hello" | regexpress

Press Esc or Ctrl+C to close regexpress

dependencies

Regexpress depends on termbox-go:

go get -u github.com/nsf/termbox-go

installation

go get github.com/kattrali/regexpress
go install github.com/kattrali/regexpress

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL