Skip to content

Search for files containing arbitrary word in parallel

Notifications You must be signed in to change notification settings

TrsNium/extreamseek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtreamSeek

Its' a just program to learn actor model of elixir.

Search for 'files containing any word' within a specified directory and below a specified depth. You can get binary as following.

$ mix escript.build

Installation

If available in Hex, the package can be installed by adding extreamseek to your list of dependencies in mix.exs:

def deps do
  [
    {:extreamseek, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/extreamseek.

About

Search for files containing arbitrary word in parallel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages