This simple bash script searches quickly for you commands you don't know their function. DuckDuckGo is used as the search engine, for efficiency and privacy! It works on both Linux and MacOS!
-
Enter the Releases Tab and download the latest version of the installer available
-
Enter the folder you downloaded welp, press Right Click -> Open in Terminal. Then, copy the following command, paste it inside the terminal and hit Enter
chmod +x installer.sh && sudo ./installer.sh --install
- Open a terminal and run the following command, in order to download the installer for welp:
curl -Os https://raw.githubusercontent.com/RaptaG/welp/main/installer.sh && chmod +x installer.sh
- After this is done, run the installer with:
sudo ./installer.sh
In a terminal, just run welp
for the script to start. You will be asked the name of the command you want to search and the programming language.
You can use the Issues Section to get help or ask a question.
This project is under the Apache license, v.2.0. (Apache-2.0
). You can find more about it here.