Skip to content

abhishekori/sof-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stackoverflow on command line!

This is a handy tool when you are programming and you need a quick search on stack overflow. Well you could go to website and search, but too much of effort :P

This is a cli-tool written in node js coupled with handy npm packages

NPM packages used

Installation

$ npm install
$ npm link

Usage

$ sof --help
$ sof s "what is node js event loop?"

Demos

search

open links