command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 14, 2020
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
howto is a terminal client for getting stackoverflow Answers for those who are constantly googling for doing basic programming tasks
It is inspired by Howdoi and is purely written in Go
Installation
go get github.com/pr4k/howto
For installing the package Use:
go install github.com/pr4k/howto
then just do:
howto <Your-Query>
Features
- Uses Go Routines to parallely scrape answers so time complexity is independent of number of solution
- Provides Terminal ui to navigate and access answers
To-Do
- Add google results along with stackoverflow results
- Implement Syntax Highlighting for code parts
License
Documentation
¶
Command screenshot is a chromedp example demonstrating how to take a
screenshot of a specific element and of the entire browser viewport.
file: list_posts.go
Source Files
¶
Click to show internal directories.
Click to hide internal directories.