Skip to content

WiktorOgrodnik/ocaml-grep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ocaml grep

Search patterns in files

How to use

Install dependencies

opam install core ppx_jane ANSITerminal

Add shortcut

ln -s $PROJECT_PATH/_build/default/bin/main.exe $PROJECT_PATH/grep

And run the program

./grep "test_pattern" test_file

The interface is simmilar to the standard grep

License

MIT

About

Search your patterns Ocaml way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published