Skip to content

Script that greps anything in the sources of every opam packages

License

Notifications You must be signed in to change notification settings

kit-ty-kate/opam-grep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opam-grep is an opam plugin that greps through the sources of all opam packages.

To install it, simply call:

$ opam install opam-grep

Then to use it, simply call:

$ opam grep "your regexp"

Side note: currently opam-grep will cache the sources in your cache directory ($XDG_CACHE_HOME/opam-grep), so a few GB of available disk space is most likely required.

I hope this can help core compiler and community library devs alike, to know which part of their software is used in the wild.

About

Script that greps anything in the sources of every opam packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages