howto

Ask question to StackOverflow from cli, get direct code answers


Keywords
howto, help, console, code, stackoverflow
License
MIT
Install
pip install howto==0.2.2

Documentation

HowTo - StackOverflow Code Search Tool

Quick code answers from StackOverflow API.

Just ask a question with an optional tag parameter to get quick code answers.

Inspired by howdoi

Installation

Using pypi repository:

$> pip install howto

Forking this repo:

$> python setup.py install

Usage

$> howto 'filter dicts' -t python

TODO

  • Interactive mode to get next answer
  • Add nixcraft search support