Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 256 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 256 Bytes

Grepex

CLI tool to do web searches and pretty-print them. Search engines supported:

  • ixquick.eu
  • ixquick.com
  • duckduckgo.com

Goals:

  • learn elixir
  • have fun
  • play with CLI apps

To build: mix do deps.get, compile && mix escript.build