Onelinerhub terminal interface
oh
(shellhub) is a tool to search onelinerhub.com code solutions directly from terminal.
Installation
The tool is currently supports Ubuntu only ([help us extend it](https://github.com/Onelinerhub/shellhub)):
sudo curl -s https://raw.githubusercontent.com/Onelinerhub/shellhub/main/setup.sh | sh
How it works
Simply type your search keywords and get code solutions from onelinerhub.com library:

Usage
After installation use oh
tool to search code library:
oh keywords
For example:
oh view image in cli
And get results right to your terminal:
ubuntu / How to view image in CLI fim -t image.jpg