/sof-cli

sfo s "Hello world?"

Primary LanguageJavaScript

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