Why StackOverflow?
StackOverflow has been around for many years and it has been really a powerful tool for my every technical role. So i decide to make this site available for my use in terminal. For my current role I get to work with server Maintenance, Monitoring and Backup. This will be a great search tool when working with remote servers and you don't have to open a browser to search for errors fix ideas.
Finished Tool: https://github.com/jenzzly/jenzzly
1. Stack Overflow API customization
You will need to customize your search to your liking on this ' https://api.stackexchang.com/docs/answers' remember there is a limit on how much to hit the request.
Example: https://api.stackexchange.com/2.2/answers?order=desc&sort=activity&site=stackoverflow
2. Ruby Script
Here is my ruby script but remember your can write your own as well and change however you want it.
A passionate backend and frontend developer with an IT Support Engineer Background.
-
π Iβm currently working on Python Projects/flask
-
π± Iβm currently learning AWS, CI/CD Tools & flutterwave
-
π€ Iβm looking to help with Open Source Fun Project
-
π¨βπ» All of my projects are available at https://janvier.is-a.dev/
-
π I regularly write articles on https://dev.to/jenzzly/stack-overflow-command-line-search-tool-5fjf
-
π¬ Ask me about Python, ROR, VueJS
-
π« How to reach me Linkedin
-
π Know about my experiences https://janvier.is-a.dev/
-
β‘ Fun fact I can probably win at pool table if we play :)
Connect with me:
Languages and Tools:
3. Publish as Gem CLI
I chose to publish as gem mostly because it was easier and I like ruby anyway. For creating a gem please follow this repo below.
4. Usage
Once done with Installation you can use your new tool like this: Mine is called "jenzzly" and my search will be
"jenzzly your_key_word_search_text".
Top comments (0)