Skip to content

vitorbritto/gostack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go StackOverflow NPM version GitHub version

A pretty simple and easy way to find solutions at StackOverflow.

Install

$ npm install gostack -g

This will make gostack and the shorter stack alias available on the command line.

Usage

$ stack '<question>' <options>

Important: run stack -h to output help.

Example

$ stack 'What is NodeJS?'

Sort the articles by number of votes

$ stack 'What is NodeJS?' -V

or

$ stack 'What is NodeJS?' --votes

Contribute

Feel free to contribute with this project or leave a suggestion.

License

MIT License © Vitor Britto

About

A pretty simple and easy way to find solutions at StackOverflow.

Resources

Stars

Watchers

Forks

Packages

No packages published