Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 802 Bytes

search-engine-for-developers.md

File metadata and controls

38 lines (27 loc) · 802 Bytes

Search engine for developers

The point is: let people find things only related to code, and perform the basic, critical actions with ease.

Example: npm:search grunt && download:as:zip

With the browser extension, on a website such GitHub, typing $ activates the overlay contextual console:

$ git clone
$ git download:zip
$ git issue

On stackoverflow:

$ stack add:question
$ stack add:comment

Anywhere else:

$ send:to:evernote
$ email:page
$ email:section -with:id #cenas
$ twitter:page

But also:

  • search most popular developer websites
  • prepending code: makes it search only for code
  • crawl only pages that matter

(Command-line tool, and online presence. Searches SO, documentation, etc. You can configure it to only search for the technologies you use.)