Skip to content

A command line program for pattern matching, recursively.

License

Notifications You must be signed in to change notification settings

yung-turabian/deepgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deepgrep ➿ (dg)

A recursive pattern matching CLI-program.

About

The premier tool for pattern checking recursively. Quite similar to ripgrep but implemented, for practice, in OCaml--a very interesting and safe functional programming language.

Building & Installing

For OCaml projects it's recommended to use Opam and the dune build system. As such use the command below to promptly install.

$ dune install
$ dg something this_folder/

License

Modified BSD License

About

A command line program for pattern matching, recursively.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published