H
H

Howdoi

Are you a hack programmer? Do you find yourself constantly Googling for how to do basic programing tasks?

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Mac
  • Linux
4likes
0articles

Features

  1.  Command line interface
  2.  Q&A

Howdoi News & Activities

Highlights All activities

Recent activities

No activities found.

Howdoi information

AlternativeTo Categories

OS & UtilitiesEducation & Reference

GitHub repository

  •  10,844 Stars
  •  860 Forks
  •  18 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Howdoi was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Howdoi?

Are you a hack programmer? Do you find yourself constantly Googling for how to do basic programing tasks?

Suppose you want to know how to format a date in bash. Why open your browser and read through blogs (risking major distraction) when you can simply stay in the console and ask howdoi:

$ howdoi format date bash

DATE=date +%Y-%m-%d