Simple cmdline utility to search through all Stack Overflow subdomains from the terminal.
-
SOICrequires Elixir libs to be installed on your system. -
Copy
soicscript file from the root to the../bindirectory (e.g~/../../usr/local/bin/) or startsoicwith./soiclike usual script. -
Or you could build script by yourself with
mix escript.build
usage: soic KEYWORD [-n INTEGER]
[--num INTEGER]
optional arguments:
-n, --num Number of result suggestions (default = 10)
- Soic Stack Overflow:
soic Hello World
- Soic with size limit:
soic Hello World -n 1
- Soic on place
./soic Hello World